-
Notifications
You must be signed in to change notification settings - Fork 19
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 the app from the Finder in OSX #43
Comments
@ruettenm let's discuss whether we agree with that, soon ;-) |
I already build such a feature for an other electron app. I can try to take care this Friday ;-) |
Hey @ScrumpyJack, I found some time to have a deeper look into your request and tested the application without a dock entry. The bad thing I found out is: When the app is not in the dock you are not able to switch to the app via mac "app switch". So you always have to click on the tray to open the explorer again. So the usecase
would not work. Would you still like this feature? |
by tray, i assume you mean the Task Bar, so yes, that's the idea, to hide the app from the switcher and the Dock, and access it through it's lovely new monochrome task bar icon :) |
Hey @ScrumpyJack, We would not find this change beneficial to the user experience. From our experience, a lot of people are working with the app switcher on MacOS and like to keep commonly used applications in their Dock to use it actively. So are we 😃 Best, |
As this is an application that I launch at boot and is running constantly in the background, it would be nice to be able to remove it from the Dock in OSX when it is running, as we can access from the Task Bar icon. All the gopass-ui settings are accessed through the UI.
This would further streamline this excellent tool.
The text was updated successfully, but these errors were encountered: