Commit Graph

5 Commits

Author SHA1 Message Date
Feross Aboukhadijeh
417d1ec7f9 Windows/Linux: Fix broken Quit option in Tray icon
This also cleans up the code by handling quit in the same way for all
platforms, removing the special case in tray.js for darwin.

We already have a 'before-quit' handler in main/index.js, so this is
now handled there :)
2016-04-04 13:40:27 -07:00
Feross Aboukhadijeh
5d5a32858d fix: OS X has no tray icon 2016-04-04 01:08:18 -07:00
DC
94bcc7b2e2 Save state when quitting on OSX 2016-04-04 01:08:18 -07:00
DC
78b90296c0 Toggle show/hide in tray icon
Fix state saving on app exit
2016-03-31 08:38:35 -07:00
DC
23ce394bb9 Minimize to tray
Fixes #150
2016-03-29 03:51:15 -07:00