PrismLauncher icon indicating copy to clipboard operation
PrismLauncher copied to clipboard

WIP: TaskManager

Open Ryex opened this issue 1 year ago • 0 comments

Tasks, the way they are currently implemented, are attached to the context where they are being run. This does not lend itself to having their progress tracked by other contexts.

Enter the ~~Windows~~ Task Manager!

Holds task pointers, tracks instance context, emits signals. it's perfect!

Ryex avatar Jul 01 '24 05:07 Ryex