summaryrefslogtreecommitdiff
path: root/MenuApplets/ResourceGraph
AgeCommit message (Expand)Author
2020-09-19ResourceGraph: Fix graph line position calculationLinus Groh
2020-08-21ResourceGraph: Keep the graph inside the GUI::Frame rectAndreas Kling
2020-08-16AK: Rename KB, MB, GB to KiB, MiB, GiBNico Weber
2020-08-14ResourceGraph: add tooltips to cpu and memory graphsNico Weber
2020-08-04ResourceGraph.MenuApplet: Disown child processes after spawningAndreas Kling
2020-07-04LibGUI: Make GUI::Application a Core::ObjectAndreas Kling
2020-06-29Everywhere: Replace some uses of fork/exec with posix_spawnNico Weber
2020-06-13AK: JsonParser improvementsMatthew Olsson
2020-05-20ResourceGraph: Add a thin frame around the graphsAndreas Kling
2020-05-14Build: Switch to CMake :^)Sergey Bugaev
2020-05-03Meta: Fix Makefile permissions (not executable)Ben Wiederhake
2020-04-11MenuApplets: Support memory usage and custom colors in ResourceGraphLinus Groh
2020-04-11MenuApplets: Rename CPUGraph to ResourceGraphLinus Groh