Age | Commit message (Expand) | Author |
---|---|---|
2020-09-19 | ResourceGraph: Fix graph line position calculation | Linus Groh |
2020-08-21 | ResourceGraph: Keep the graph inside the GUI::Frame rect | Andreas Kling |
2020-08-16 | AK: Rename KB, MB, GB to KiB, MiB, GiB | Nico Weber |
2020-08-14 | ResourceGraph: add tooltips to cpu and memory graphs | Nico Weber |
2020-08-04 | ResourceGraph.MenuApplet: Disown child processes after spawning | Andreas Kling |
2020-07-04 | LibGUI: Make GUI::Application a Core::Object | Andreas Kling |
2020-06-29 | Everywhere: Replace some uses of fork/exec with posix_spawn | Nico Weber |
2020-06-13 | AK: JsonParser improvements | Matthew Olsson |
2020-05-20 | ResourceGraph: Add a thin frame around the graphs | Andreas Kling |
2020-05-14 | Build: Switch to CMake :^) | Sergey Bugaev |
2020-05-03 | Meta: Fix Makefile permissions (not executable) | Ben Wiederhake |
2020-04-11 | MenuApplets: Support memory usage and custom colors in ResourceGraph | Linus Groh |
2020-04-11 | MenuApplets: Rename CPUGraph to ResourceGraph | Linus Groh |