ladybird/MenuApplets/CPUGraph
Andreas Kling df129bbe0e WindowServer+CPUGraph: Make menu applets be "regular" windows
Instead of implementing menu applets as their own thing, they are now
WSWindows of WSWindowType::MenuApplet.

This makes it much easier to work with them on the client side, since
you can just create a GWindow with the right type and you're in the
menubar doing applet stuff :^)
2019-12-16 15:05:45 +01:00
..
.gitignore MenuApplets: Add CPUGraph, our first menu applet :^) 2019-12-05 19:38:08 +01:00
main.cpp WindowServer+CPUGraph: Make menu applets be "regular" windows 2019-12-16 15:05:45 +01:00
Makefile MenuApplets: Add CPUGraph, our first menu applet :^) 2019-12-05 19:38:08 +01:00