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 to "tray" or title bar on macOS #87

Closed
moltar opened this issue Jun 20, 2020 · 3 comments
Closed

Minimize to "tray" or title bar on macOS #87

moltar opened this issue Jun 20, 2020 · 3 comments

Comments

@moltar
Copy link

moltar commented Jun 20, 2020

Is your feature request related to a problem? Please describe.

The app takes up space in the dock.

Describe the solution you'd like

I'd like to be able to minimize the app to the title bar, so it does not take up any space in the dock.

There seems to be already a title icon, but the only option it has is "quit". Also the icon is larger than the space.

Describe alternatives you've considered

N/A

Additional context

N/A
image

@roldanjr
Copy link
Member

roldanjr commented Jun 20, 2020

I'm sorry about that. I have only Windows and Linux to test.

I will try to resize the tray icon for Mac.

But regarding with the context menu in tray icon.
I removed Show and Hide option because I find it useless.

Let me know your thoughts.

@moltar
Copy link
Author

moltar commented Jun 21, 2020

The icon seems to be fixed in the latest release.

image

But the release notes mention minimize to tray on macOS, but I am not seeing any settings for that on the Settings screen. How is it supposed to work?

Thanks.

@roldanjr
Copy link
Member

Yes you're right. It is not actually Minimize to Tray, the correct term is Close to Tray.

Minimize behavior still the same as normal window but clicking the close button will only hide the app and create system tray icon with context menu.

You can only quit the app using the Quit option from tray.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants