Feross Aboukhadijeh
a3d685e132
OS X: Don't stop music when tabbing to another program ( #423 )
2016-04-18 17:17:32 -07:00
DC
ad0fcaed46
Fix two tray icon bugs ( #395 )
...
* Stop media on Tray Icon > Hide
* Linux tray support: check for libappindicator1
Fixes #383
2016-04-13 00:23:18 -07:00
Feross Aboukhadijeh
ccaf0de63d
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
5ccabe756a
fix: OS X has no tray icon
2016-04-04 01:08:18 -07:00
DC
fb42b84245
Save state when quitting on OSX
2016-04-04 01:08:18 -07:00
DC
520ab99b21
Toggle show/hide in tray icon
...
Fix state saving on app exit
2016-03-31 08:38:35 -07:00
DC
39a6832631
Minimize to tray
...
Fixes #150
2016-03-29 03:51:15 -07:00