summaryrefslogtreecommitdiff
path: root/Servers/WindowServer/WSMenuManager.cpp
AgeCommit message (Expand)Author
2019-11-23WindowServer: Listen for muted state changes from AudioServerAndreas Kling
2019-11-22WindowServer: Add an audio icon to the menu barAndreas Kling
2019-11-11WindowManager: Simplify menu bar open/close logicAndreas Kling
2019-11-11WindowManager: Move more of the menu management logic to WSMenuManagerAndreas Kling
2019-10-31WindowServer: Fixed Menubar resize issueJesse Buhagiar
2019-09-22LibCore: Make CObject reference-countedAndreas Kling
2019-09-21LibCore: Remove CTimer::create() overloads in favor of construct()Andreas Kling
2019-09-20LibCore: Convert CTimer to ObjectPtrAndreas Kling
2019-08-29WindowServer+LibGUI: Add support for nested menusAndreas Kling
2019-08-26WindowServer: Make the global menubar selection consistent with itemsAndreas Kling
2019-07-21WindowServer: Disable the global menubar while a modal window is active.Andreas Kling
2019-07-18WindowServer: Fix build after renaming WSMenuBarKeeper => WSMenuManager.Andreas Kling
2019-07-18LibDraw: Introduce (formerly known as SharedGraphics.)Andreas Kling
2019-07-18WindowServer: Rename (files) WSMenuBarKeeper => WSMenuManager.Andreas Kling