Commit Graph

7 Commits

Author SHA1 Message Date
Kyle Spearrin 393f6c9c20 set 100ms timeout on removing tray to fix crash 2019-08-05 08:37:20 -04:00
Kyle Spearrin f76702bb44 optimize if blocks 2019-05-15 22:47:58 -04:00
Michael Honan 1bcd430884 MacOS: Closing with red button won't open window again through tray icon (#40)
* Fixed issue on MacOS where closing BW via the red button then reopening using tray icon wouldn't work

* Added MacOS only condition to the window recreation of the toggleWindow method. Made createWindow public in WindowMain.
2019-05-15 22:44:25 -04:00
Kyle Spearrin 1da72b9a97 adjustments to close to tray changes 2018-12-03 16:06:28 -05:00
h44z d5308a3bf5 Close to tray (#21)
* Close to Tray implemented

* Enable Tray Icon on Linux

* Remove unnecessary function

* Revert 26a3a98e384cc62a94f2b213af3a6543874b3d95
2018-12-03 15:55:43 -05:00
Kyle Spearrin f99b34d062 no tray ctx menu for macos due to electorn bug 2018-05-29 23:06:12 -04:00
Kyle Spearrin 9de9c1655c move tray to jslib 2018-05-08 12:05:00 -04:00