Files
ladybird/Libraries/LibGUI
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
..
2019-09-21 19:21:36 +02:00
2019-07-11 15:49:47 +02:00
2019-10-28 19:08:48 +01:00