serenity/Base/etc
Linus Groh 54fc972a72 MenuApplets: Support memory usage and custom colors in ResourceGraph
The ResourceGraph menu applet now supports a few command line options:

--cpu / -C to display a CPU usage graph
--memory / -M to display a memory usage graph
--name / -n to set a name which is used to order applets
--color / -c to set the graph color (supports anything
Gfx::Color::from_string() understands)

The SystemServer.ini and WindowServer.ini config files have been updated
to spawn and show two ResourceGraph menu applets, one for CPU usage
(green) and one for memory usage (cyan) - this matches the colors in the
SystemMonitor graphs.
2020-04-11 10:03:12 +02:00
..
WindowServer MenuApplets: Support memory usage and custom colors in ResourceGraph 2020-04-11 10:03:12 +02:00
fstab Kernel & Userland: Allow to mount image files formatted with Ext2FS 2020-04-06 15:36:36 +02:00
group Base: Add anon user to the phys group 2020-03-03 16:39:06 +01:00
hosts LookupServer: Load hostnames 2019-06-07 08:35:41 +02:00
LookupServer.ini LookupServer: Rename setting "DNS/IPAddress" => "DNS/Nameserver" 2020-01-26 15:44:51 +01:00
motd Let userland retain the window backing store while drawing into it. 2019-01-24 23:44:19 +01:00
passwd Base: Change root user home directory from / to /root 2020-03-31 11:43:46 +02:00
SystemServer.ini MenuApplets: Support memory usage and custom colors in ResourceGraph 2020-04-11 10:03:12 +02:00