1
0
Fork 0
mirror of synced 2024-07-08 16:06:33 +12:00
Rare/rare/components/tabs
loathingKernel 89df9806b5
Cleanup:
* Use `vars()` instead of directly accessing `__dict__`
* Remove `auto_update` from RareGame's metadata
* Correct check for updating the Steam App ID (We want to keep any changes from the user)
* Collect both Wine and Proton prefixes when removing overlay registry keys.
* Add few convenience functions in config_helper and paths.
2023-12-03 17:11:47 +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 Downloads: Move auto-update change to Rare's settings instead of the game's metadata 2023-12-03 17:11:46 +02:00
games Cleanup: 2023-12-03 17:11:47 +02:00
settings Proton: Add functions to find and integrate compatibilty tools and runtimes 2023-12-03 17:11:45 +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