-
-
Notifications
You must be signed in to change notification settings - Fork 458
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
Add an option to hide the tray icon #104
Comments
Yeah, agreed, a centralized preference pane is a good model. @geeeeeeeeek have you checked out the old/legacy desktop app that was written in QT/webkit available from https://chat.zulip.org/apps/? It had a few menu items, which may be useful context for you in thinking about this. |
Didn't know there were a legacy app. I will look into that. But we are going to do the Preferences pane, there better be a ux design. |
@timabbott Electron does not provide a way to integrate a native Preference pane. We need to write a local web app (or web page) to do that. Maybe in another PR. I would suggest adding the option to the menu for now. |
…ide-tray-icon #104 Add a menu item to toggle the tray icon.
Make sense. Merged #122 |
Moving this discussion to https://github.com/zulip/zulip-electron/issues/123 |
I've gotten feedback from a few users that they would appreciate the ability to disable the Mac OS menu bar item for Zulip to keep it uncluttered.
The text was updated successfully, but these errors were encountered: