index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Servers
/
WindowServer
/
WSMenuManager.cpp
Age
Commit message (
Expand
)
Author
2019-11-23
WindowServer: Listen for muted state changes from AudioServer
Andreas Kling
2019-11-22
WindowServer: Add an audio icon to the menu bar
Andreas Kling
2019-11-11
WindowManager: Simplify menu bar open/close logic
Andreas Kling
2019-11-11
WindowManager: Move more of the menu management logic to WSMenuManager
Andreas Kling
2019-10-31
WindowServer: Fixed Menubar resize issue
Jesse Buhagiar
2019-09-22
LibCore: Make CObject reference-counted
Andreas Kling
2019-09-21
LibCore: Remove CTimer::create() overloads in favor of construct()
Andreas Kling
2019-09-20
LibCore: Convert CTimer to ObjectPtr
Andreas Kling
2019-08-29
WindowServer+LibGUI: Add support for nested menus
Andreas Kling
2019-08-26
WindowServer: Make the global menubar selection consistent with items
Andreas Kling
2019-07-21
WindowServer: Disable the global menubar while a modal window is active.
Andreas Kling
2019-07-18
WindowServer: Fix build after renaming WSMenuBarKeeper => WSMenuManager.
Andreas Kling
2019-07-18
LibDraw: Introduce (formerly known as SharedGraphics.)
Andreas Kling
2019-07-18
WindowServer: Rename (files) WSMenuBarKeeper => WSMenuManager.
Andreas Kling