1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 07:28:11 +00:00
serenity/Userland
John Bundgaard badfe72b64 SystemMonitor: Update stats/graph immediately on launch
Previously the stats was only updated once the first callback from
refresh_timer fired.

It now makes an early stats update on launch, so something will appear
in the graphs.
2023-01-05 00:12:29 +01:00
..
Applets Everywhere: Fix badly-formatted includes 2023-01-02 11:06:15 -05:00
Applications SystemMonitor: Update stats/graph immediately on launch 2023-01-05 00:12:29 +01:00
BuggieBox Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00
Demos Screensaver: Add a screensaver launcher application 2023-01-03 17:56:55 +01:00
DevTools LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr 2023-01-04 11:49:15 +01:00
DynamicLoader DynamicLoader: Remove i686 support 2022-12-28 11:53:41 +01:00
Games LibGfx: Make Font::width() return a float 2023-01-03 15:25:02 +01:00
Libraries LibWeb: Generate missing parents for table elements 2023-01-05 00:07:44 +01:00
Services LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr 2023-01-04 11:49:15 +01:00
Shell Everywhere: Fix badly-formatted includes 2023-01-02 11:06:15 -05:00
Utilities Everywhere: Make global inline functions not static 2023-01-04 20:04:57 +01:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00