1
0
Fork 0
mirror of synced 2024-07-08 16:06:33 +12:00
Rare/rare/components/dialogs
loathingKernel c3c9b0f059
AccountWidget: Add a Quit button in the widget in case the system tray
is unavailable (for example running in a gamescope session)

* Do not show the launch window while instantiating the application. This
probably was causing numerous issues because it was running outside of
the applications event loop. This also fixes the exit button on the login
dialog requiring `sys.exit()` to quit Rare. Now it goes through the
proper cleanup procedures.

* Make slot and signal names more uniform

* Fix a problem with RareCore connecting RareGames to the same signals
multiple times when the library was refreshed.
2023-12-03 17:11:45 +02:00
..
login AccountWidget: Add a Quit button in the widget in case the system tray 2023-12-03 17:11:45 +02:00
__init__.py lowercase snake case 2021-04-07 22:39:23 +02:00
cloud_save_dialog.py Open cloud save dialog after playing a game, if no action set on start 2023-04-08 01:03:14 +02:00
install_dialog.py Skip widget updates on spontaneous events. 2023-11-29 12:50:39 +02:00
launch_dialog.py AccountWidget: Add a Quit button in the widget in case the system tray 2023-12-03 17:11:45 +02:00
uninstall_dialog.py EosGroup: Remake the UI and integrate with Rare's facilities 2023-12-03 17:11:42 +02:00