1
0
Fork 0
mirror of synced 2024-09-29 08:51:43 +13:00
Rare/rare
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
..
components Cleanup: 2023-12-03 17:11:47 +02:00
launcher Cleanup: 2023-12-03 17:11:47 +02:00
lgndr Lgndr: Add _login overload in core.py 2023-12-03 11:21:51 +02:00
models Cleanup: 2023-12-03 17:11:47 +02:00
resources LoadingWidget: Use @MultisampledNight 's animation 2023-11-28 16:48:13 +02:00
shared Cleanup: 2023-12-03 17:11:47 +02:00
ui SteamGrades: Return the Steam game ID with the grade and store it. 2023-12-03 17:11:46 +02:00
utils Cleanup: 2023-12-03 17:11:47 +02:00
widgets Rare: Move the different applications into their respective folders 2023-12-03 17:09:46 +02:00
__init__.py Rare: Update scripts to use the new entry point 2023-12-03 17:09:46 +02:00
__main__.py Rare: Update scripts to use the new entry point 2023-12-03 17:09:46 +02:00
main.py Rare: Unset QT_QPA_PLATFORMTHEME at startup 2023-12-03 17:11:45 +02:00