1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-16 19:11:00 +00:00
serenity/MenuApplets
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
..
Audio LibGFX: Move default_xxx_font() methods from Font to FontDatabase 2020-12-30 20:40:30 +01:00
ClipboardHistory ClipboardHistory: Fix crash when deleting without selection 2021-01-01 22:50:56 +01:00
Clock LibGFX: Move default_xxx_font() methods from Font to FontDatabase 2020-12-30 20:40:30 +01:00
Network MenuApplets: Add Network menu applet 2020-12-19 18:28:56 +01:00
ResourceGraph ResourceGraph: Handle low memory situations bit better 2021-01-03 22:12:19 +01:00
UserName LibGFX: Move default_xxx_font() methods from Font to FontDatabase 2020-12-30 20:40:30 +01:00
CMakeLists.txt MenuApplets: Add Network menu applet 2020-12-19 18:28:56 +01:00