1
0
Fork 0
mirror of synced 2024-09-30 09:17:37 +13:00
Rare/rare/shared
loathingKernel e40cfaafac MainWindow: Implement worker queue in status bar
The active workers are placed in a static container on the left side.
The queued workers are placed in a scrollarea on the right side of the
status bar. The scrollbars are disabled but dragging works.

Exiting with active workers will pop up a message for confirmation. Rare
will clean the queued workers but the active ones will be waited on until
they finish.
2023-02-16 10:52:13 +02:00
..
workers MainWindow: Implement worker queue in status bar 2023-02-16 10:52:13 +02:00
__init__.py
cloud_save_utils.py
game_process.py
game_utils.py
image_manager.py
rare_core.py MainWindow: Implement worker queue in status bar 2023-02-16 10:52:13 +02:00