mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 11:28:12 +00:00
ProcessManager: Show some basic system memory stats below the process table.
This really improves the feeling of "system overview" :^)
This commit is contained in:
parent
8017c1e17c
commit
37388b311f
9 changed files with 158 additions and 9 deletions
|
@ -13,8 +13,6 @@ public:
|
|||
|
||||
pid_t selected_pid() const;
|
||||
|
||||
Function<void(String)> on_status_message;
|
||||
|
||||
protected:
|
||||
virtual void model_notification(const GModelNotification&) override;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue