Sergey Bugaev
|
cbdda91065
|
ProcessManager: Rename it to SystemMonitor
This is a more appropriate name now that it does a lot
more than just manage processes ^)
|
2019-08-14 14:28:45 +02:00 |
|
Andreas Kling
|
1598a0a5cb
|
ProcessManager: Draw the graphs as lines.
This looks pretty neat. Also it exercises the diagonal line drawing code
so we get 2-for-1. :^)
|
2019-05-07 17:11:48 +02:00 |
|
Andreas Kling
|
25bb7a59ac
|
ProcessManager: Add CPU/memory usage graphs in a separate tab.
Finally we get some real use for the new GTabWidget. :^)
|
2019-05-06 03:21:34 +02:00 |
|