1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 04:18:12 +00:00
serenity/MenuApplets/ResourceGraph
Tom 754bf22da7 ResourceGraph: Handle low memory situations bit better
Rather than crashing with an ASSERT, when we can't read from /proc
we draw the graph with red instead. This also alerts the user that
memory is very low.
2021-01-03 22:12:19 +01:00
..
.gitignore MenuApplets: Rename CPUGraph to ResourceGraph 2020-04-11 10:03:12 +02:00
CMakeLists.txt Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
main.cpp ResourceGraph: Handle low memory situations bit better 2021-01-03 22:12:19 +01:00