Tom Niget
|
de3393d62b
|
Remove Python 2 handling code (#2098)
* Remove Python 2 update modal
* Remove Python 2 handling code
* Remove backports dependencies
* Remove uses of future and __future__
* Fix import
* Remove requirements
* Update lib folder
* Clean up imports and blank lines
---------
Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com>
|
2024-05-09 22:18:08 -07:00 |
|
JonnyWong16
|
4787f42d2e
|
Add args to Windows and MacOS auto startup
|
2020-12-21 13:39:53 -08:00 |
|
JonnyWong16
|
19e00ee2f2
|
Set template icon for macOS menu bar
|
2020-12-06 11:13:21 -08:00 |
|
JonnyWong16
|
b41249cfa8
|
Put update status in tray menu
|
2020-12-04 18:48:39 -08:00 |
|
JonnyWong16
|
6659802689
|
Remove tray update icon
|
2020-12-04 18:30:56 -08:00 |
|
JonnyWong16
|
89307dad01
|
Show missing pyobjc module message on MacOS menu bar setting
|
2020-06-14 15:22:58 -07:00 |
|
JonnyWong16
|
451feda86b
|
Rename system tray to menu bar on MacOS
|
2020-06-14 14:59:37 -07:00 |
|
JonnyWong16
|
4d241fac48
|
Try import rumps
|
2020-06-14 14:52:55 -07:00 |
|
JonnyWong16
|
00adb45086
|
Add launch browser toggle to system tray
|
2020-05-03 15:16:38 -07:00 |
|
JonnyWong16
|
c3245c1f03
|
Remove keep alive from MacOS plist
|
2020-04-27 18:24:46 -07:00 |
|
JonnyWong16
|
e546689e01
|
Check if MacOS login item exists before adding
|
2020-04-27 18:24:44 -07:00 |
|
JonnyWong16
|
eb6cb60ee3
|
Fix toggle startup in MacOS system tray menu
|
2020-04-27 18:24:42 -07:00 |
|
JonnyWong16
|
be38028244
|
Fix MacOS tray icon
|
2020-04-27 18:23:38 -07:00 |
|
JonnyWong16
|
b8ea04f5a4
|
Add divder to MacOS system tray menu
|
2020-04-27 18:23:37 -07:00 |
|
JonnyWong16
|
cd5ed1d748
|
Update system tray icon
|
2020-04-27 18:23:37 -07:00 |
|
JonnyWong16
|
d5373c3992
|
Add MacOS system tray icon
|
2020-04-27 18:22:50 -07:00 |
|
JonnyWong16
|
1bca410bcb
|
Launch browser on system startup based on setting
|
2020-04-27 18:22:48 -07:00 |
|
JonnyWong16
|
53cd759422
|
Fix MacOS login items application path
|
2020-04-27 18:22:47 -07:00 |
|
JonnyWong16
|
7047ac8007
|
Add to MacOS login item when installed as pkg
|
2020-04-27 18:22:47 -07:00 |
|
JonnyWong16
|
2efd81dc6a
|
Add more logging
|
2020-04-27 18:22:46 -07:00 |
|
JonnyWong16
|
773ee8664c
|
Fix create MacOS plist file
|
2020-04-27 18:22:46 -07:00 |
|
JonnyWong16
|
2e101dcf7d
|
Add MacOS set startup plist file
|
2020-04-27 18:22:44 -07:00 |
|