Merge pull request #179 from magicmonty/HideWindowOnMinimize

Hide window to system tray on minimize/close in Windows/OSX
This commit is contained in:
Yuya Ochiai
2016-07-04 22:56:21 +09:00
committed by GitHub
7 changed files with 128 additions and 2 deletions

View File

@@ -124,6 +124,10 @@ The Settings Page is available from the **File** menu under **Settings** (Click
This option allows such images to be rendered, but please be careful for security.
- **Start app on login** (Windows, Linux)
- This option starts the application when you login.
- **Leave app running in notification area when the window is closed** (OS X)
- This option hides the window from the dock, if the window is closed
- **Toggle window visibility when clicking on the tray icon** (Windows)
- If checked, then a click on the system tray icon leads to a toggling of the minimized/maximized state of the window
## Menu Bar