1
0
Fork 0
mirror of synced 2024-06-02 10:44:40 +12:00
Rare/rare
loathingKernel 99eaf86507
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-10 14:21:39 +02:00
..
components AccountWidget: Add a Quit button in the widget in case the system tray 2023-12-10 14:21:39 +02:00
launcher Flatpak: Don't export subprocess's env in flatpak's env 2023-12-10 14:21:38 +02:00
lgndr Lgndr: Handle exceptions in the unlock decorator 2023-12-10 13:47:07 +02:00
models Rare: Move the different applications into their respective folders 2023-12-10 14:21:36 +02:00
resources LoadingWidget: Use @MultisampledNight 's animation 2023-11-28 16:48:13 +02:00
shared AccountWidget: Add a Quit button in the widget in case the system tray 2023-12-10 14:21:39 +02:00
ui GameInfo: Add tags groupbox 2023-12-10 14:21:38 +02:00
utils Utils: Delete deprecated CloudWorker. 2023-12-10 14:21:38 +02:00
widgets Rare: Move the different applications into their respective folders 2023-12-10 14:21:36 +02:00
__init__.py Rare: Update scripts to use the new entry point 2023-12-10 14:21:36 +02:00
__main__.py Rare: Update scripts to use the new entry point 2023-12-10 14:21:36 +02:00
main.py Rare: Update scripts to use the new entry point 2023-12-10 14:21:36 +02:00