1
0
Fork 0
mirror of synced 2024-08-29 00:51:40 +12:00
Rare/rare
loathingKernel bbeeb42455
RareGame: RareEosOverlay now implements its procedures internally.
The new methods are the following
* `has_update`: to check for updates
* `is_enabled`: checks if the overlay is enabled (on wine platform, on prefix)
* `enable`: enables the overlay (on wine platforms, on prefix, for app_name)
* `disable`: disables the overlay (on wine platforms, on prefix, for app_name)
* `install`: Install using Rare's existing facilities
* `uninstall`: Uninstall using Rare's existing facilities
2023-12-03 17:10:56 +02:00
..
components MainWindow: Untie exit procedure from offline argument 2023-12-03 17:10:55 +02:00
launcher RareLauncher: Fix crash when a false app_name argument is supplied 2023-12-03 17:09:47 +02:00
lgndr Lgndr: Add _login overload in core.py 2023-12-03 11:21:51 +02:00
models RareGame: RareEosOverlay now implements its procedures internally. 2023-12-03 17:10:56 +02:00
resources LoadingWidget: Use @MultisampledNight 's animation 2023-11-28 16:48:13 +02:00
shared Wine,WineResolver: Add more logging 2023-12-03 17:09:47 +02:00
ui EOSGroup: Use UI membership instead of double inheritance 2023-12-03 17:10:54 +02:00
utils ConfigHelper: Add wine related functions 2023-12-03 17:10:56 +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: Update scripts to use the new entry point 2023-12-03 17:09:46 +02:00