1
0
Fork 0
mirror of synced 2024-07-02 21:20:54 +12:00
Rare/rare/shared/workers
loathingKernel 523391d166 QueueWidget: Prepare requeued downloads after adding it.
By preparing the download inside the widget, the delay after stopping
the running download and visual feedback of adding the widget is
reduced. The widget will now appear containing the basic information
and will be populated with the information about the download
when it is ready. The widget is disabled in the meantime.

Move `InstallInfoWorker` to `rare.shared.workers` module and
revert it to emitting a `InstallDownloadItem` model only
instead of a `InstallQueueItemModel.`
2023-02-04 17:38:07 +02:00
..
__init__.py RareGame: Introduce RareGame from refactor_backend branch 2023-02-04 17:38:06 +02:00
install_info.py QueueWidget: Prepare requeued downloads after adding it. 2023-02-04 17:38:07 +02:00
uninstall.py UninstallDialog: Implement it to work similarly to InstallDialog 2023-02-04 17:38:07 +02:00
verify.py GameInfo: Move uninstall_game from GameUtils to GameInfo 2023-02-04 17:38:07 +02:00
wine_resolver.py GameWidget: Toggle buttons on widget update 2023-02-04 17:38:07 +02:00