summaryrefslogtreecommitdiff
path: root/Servers/WindowServer/WSMenuManager.h
AgeCommit message (Expand)Author
2019-12-16WindowServer+MenuApplets: Move the "Audio" applet to its own programAndreas Kling
2019-12-16WindowServer+CPUGraph: Make menu applets be "regular" windowsAndreas Kling
2019-12-05WindowServer: Compute some layout rects in WSMenuManager up frontAndreas Kling
2019-12-05WindowServer: Remove WSCPUMonitorAndreas Kling
2019-12-05WindowServer: Add basic menu applet conceptAndreas 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: Remove ObjectPtr in favor of RefPtrAndreas Kling
2019-09-22LibCore: Make CObject reference-countedAndreas Kling
2019-09-20LibCore: Convert CTimer to ObjectPtrAndreas Kling
2019-08-29WindowServer+LibGUI: Add support for nested menusAndreas Kling
2019-07-25LibCore: Introduce a C_OBJECT macro.Andreas Kling
2019-07-18WindowServer: Rename (files) WSMenuBarKeeper => WSMenuManager.Andreas Kling