1
0
Fork 0
mirror of synced 2024-06-30 20:20:53 +12:00
Rare/rare/components
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
..
dialogs Code cleanup 2023-02-07 13:06:08 +02:00
tabs MoveGamePopUp: Don't refresh indicator on widget.update 2023-02-16 10:46:47 +02:00
__init__.py lowercase snake case 2021-04-07 22:39:23 +02:00
main_window.py MainWindow: Implement worker queue in status bar 2023-02-16 10:52:13 +02:00
tray_icon.py InstallQueueItemModel: Refactor to add an expiration date to the download 2023-02-04 17:38:07 +02:00