1
0
Fork 0
mirror of synced 2024-07-03 05:31:23 +12:00
Rare/rare/components/tabs
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
..
account AccountWidget: Add a Quit button in the widget in case the system tray 2023-12-03 17:11:45 +02:00
downloads EosGroup: Remake the UI and integrate with Rare's facilities 2023-12-03 17:11:42 +02:00
games EOSGroup: Add the option to select which overlay installation to enable 2023-12-03 17:11:44 +02:00
settings RareCore: Add options to exclude non-asset games and entitlements from startup 2023-12-03 17:11:44 +02:00
shop Update loading widget 2023-04-05 13:09:34 +02:00
__init__.py AccountWidget: Add a Quit button in the widget in case the system tray 2023-12-03 17:11:45 +02:00
tab_widgets.py MainTabWidget: Use returned indices instead of hard-coding disabled tabs 2023-02-06 09:19:31 +02:00