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

@@ -11,9 +11,12 @@
- Fixed the pixelated app icon on the top left of the window.
- Fixed the blurred tray icon.
- Fixed that the redundant description appears in the pinned start menu on Windows 7.
- The main window is now minimized to system tray on close
- Added Option to toggle minimize/restore on click on system tray icon
#### OS X
- Fixed that two icons appear on a notification.
- Added Option to hide Window from dock on close
### Improvements
- Added shortcuts