-
-
Notifications
You must be signed in to change notification settings - Fork 5k
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
[feature request] - Hide application on macOS #220
Comments
Done in 4218b65 |
I was busy for the last days. So sorry for that late answer! Thank you for fixing the shortcuts. Everything works as anticipated except the hiding of the app. The shortcut CMD+H is going to „close“ the main window, but the rest is still there. The menubar is still visible and the app has the focus. Furthermore you can’t re-open the window and get back the focus. You have to open the settings or something like that and go back to the main window by using the „back“ arrow in the upper left corner. It would be desirable if the whole app is going to be hidden and could be „faded in“ again, as it is the normal behavior on macOS. Yesterday I read an article about that...must have something to do with the scope in which the hide() function is called...or something like that. |
@laurent22: Good evening! I used joplin extensively in the last 2 days (on work and private). Everything works really fine...but the hiding issue is something that is really annoying under macOS. Any chance to get this fixed in the near future? |
That should be fixed in the latest version https://github.com/laurent22/joplin/releases/tag/v1.0.70 |
Good morning @laurent22! I updated joplin a few minutes ago to the latest version (v1.0.70) and the bug is gone. The app behaves now in the way, an app should do under macOS. Thank you very much for fixing this! You can close this issue now. |
Operating system
Application
Please add the possibility to hide the application (incl. shortcut Cmd+H) as it is implemented for most macOS apps. This would be a very comfortable feature for every-day-users. At the moment one can only open or quit the application.
Example
The text was updated successfully, but these errors were encountered: