Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimize on close without using a tray icon #795

Closed
starquake opened this issue Jul 19, 2017 · 0 comments · Fixed by #2402
Closed

Minimize on close without using a tray icon #795

starquake opened this issue Jul 19, 2017 · 0 comments · Fixed by #2402

Comments

@starquake
Copy link

starquake commented Jul 19, 2017

Please add the ability to allow minimizing the window when clicking on the close button without shutting down the app. This might sound contradictory but that's how most macOS apps work. The reasoning behind it is you close the window, but you do not quit the app. (Examples: Finder, Terminal, Safari, Chrome, Discord, Skype, Outlook, Word, Excel, Powerpoint, Spotify, XCode, Visual Studio Code)

Expected Behavior

Click close should close the window, but keep the application running. (And probably leave the database unlocked)

Current Behavior

When I click the close button it exits the application instead of keeping it running.

Possible Solution

I would suggest to make the default behavior like other apps like described in Expected behavior. Optionally you could create settings to make it work this way.

Steps to Reproduce (for bugs)

  1. Open Keepass window
  2. Click on the close button

Context

For context see general summary.

Debug Info

KeePassXC - Version 2.2.0
Revision: caa49a8

Libraries:

  • Qt 5.9.0
  • libgcrypt 1.7.7

Operating system: macOS Sierra (10.12)
CPU architecture: x86_64
Kernel: darwin 16.6.0

Enabled extensions:

  • KeePassHTTP
  • Auto-Type
  • YubiKey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant