1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 15:57:35 +00:00

ProcessManager: Start working on a graphical process manager.

I need a table view widget for this thing, so I'm also using this to
prototype a model/view thingy.
This commit is contained in:
Andreas Kling 2019-02-28 01:43:50 +01:00
parent dda9b9ab1b
commit 166aadc4e1
14 changed files with 467 additions and 1 deletions

BIN
Base/res/icons/gear16.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 321 B

BIN
Base/res/icons/gear16.rgb Normal file

Binary file not shown.

BIN
Base/res/icons/kill16.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 354 B

BIN
Base/res/icons/kill16.rgb Normal file

Binary file not shown.