Commit Graph

16 Commits

Author SHA1 Message Date
Kyle Spearrin 36241e9eac bump user agent version for desktop 2020-03-10 15:00:29 -04:00
Kyle Spearrin 77282e7b0f update user agent 2019-12-13 22:48:18 -05:00
Kyle Spearrin e89f295e1d upgrade to electron 5 2019-07-24 14:32:16 -04:00
Kyle Spearrin 6789b8c8a2 also show window if not visible 2019-07-09 08:53:38 -04:00
Tobirexy a631bd990a fixes App freezing when NOT opening from tray (#46) 2019-07-09 08:30:26 -04:00
Kyle Spearrin 740c01c33c anonymize user agent from desktop app 2019-06-19 16:43:08 -04:00
Kyle Spearrin 3d93696fb5 formatting 2019-06-03 08:33:37 -04:00
Tobirexy 697e7ef632 add window option: always on top of other windows (#41)
* add window option: always on Top

* updated import path

* changes requested
2019-06-03 08:29:29 -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 37d9afc58b hideTitleBar param 2019-04-13 21:37:35 -04:00
Antoni Sobkowicz 42771c1a2d prettier ui on macOS (titleBarStyle set to hiddenInset). Requires changes from desktop part of bitwarden client. (#37) 2019-04-13 20:11:32 -04:00
Kyle Spearrin 58ed2ed0a2 update electron 2018-12-26 14:55:21 -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 61e13daefa proper default height 2018-05-04 17:33:06 -04:00
Kyle Spearrin 36dfdf24f1 pass in default width/height of window 2018-05-04 15:57:54 -04:00
Kyle Spearrin 5d3b99ce6f move common electron code to jslib 2018-04-24 16:00:20 -04:00