fishyboteso/fishy/gui
Adam Saudagar c9c2982403 show update prompt after gui is loaded
renamed auto_upgrade to update_now
made config init similar to hotkey
update now is a popup which runs from gui thread instead of an independent process
if the user decides to upgrade, bot is quited and update is started in the end of the main thread if update flag is set
2022-02-03 02:51:08 +05:30
..
__init__.py 0.3.3 reworked notifications again (now uses discord chat) 2020-05-19 10:56:50 +05:30
config_top.py created look for hole option 2021-12-20 11:57:55 +05:30
discord_login.py sort imports with isort 2021-05-09 09:05:51 +02:00
funcs.py removed drm from full auto 2021-05-22 05:24:09 +05:30
gui.py close splash when gui finishes loading 2022-02-03 01:06:41 +05:30
log_config.py added a null check in get_coords 2022-02-01 22:20:57 +05:30
main_gui.py show update prompt after gui is loaded 2022-02-03 02:51:08 +05:30
splash.py close splash when gui finishes loading 2022-02-03 01:06:41 +05:30
terms_gui.py fix whitespaces according to flake8 2021-05-09 11:09:26 +02:00
update_dialog.py show update prompt after gui is loaded 2022-02-03 02:51:08 +05:30