mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-26 19:32:06 -05:00
e76771bfad
This patch begins the transition away from the global menu towards per-window menus instead. The global menu looks neat, but has always felt clunky, and there are a number of usability problems with it, especially in programs with multiple windows. You can now call GUI::Window::set_menubar() to add a menubar to your window. It will be specific to that one window only. |
||
---|---|---|
.. | ||
CatDog | ||
Cube | ||
Eyes | ||
Fire | ||
LibGfxDemo | ||
LibGfxScaleDemo | ||
Mouse | ||
Screensaver | ||
WidgetGallery | ||
CMakeLists.txt |