index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Services
/
WindowServer
/
Menu.h
Age
Commit message (
Expand
)
Author
2021-04-29
Everywhere: "indexes" => "indices"
Andreas Kling
2021-04-28
WindowServer: Use window menu actions when clicking frame buttons
Tom
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-04-17
WindowServer+LibGUI: Notify GUI clients about menu item enter/leave
Andreas Kling
2021-04-15
WindowServer: Clean up some of the code around menu item hovering
Andreas Kling
2021-04-13
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
Andreas Kling
2021-04-09
WindowServer: Cache internal Alt shortcuts on the Menu object
Andreas Kling
2021-04-09
WindowServer: Support Alt shortcuts inside menus as well
Andreas Kling
2021-04-05
WindowServer: Support Alt+Character menu shortcuts :^)
Andreas Kling
2021-04-05
WindowServer+LibGUI: Notify clients when menus become visible/hidden
Andreas Kling
2021-03-28
WindowServer: Add menu item fade-out animation upon activation
Tom
2021-03-26
WindowServer: Keep menu open when activating a menu item with Ctrl held
Andreas Kling
2021-03-26
WindowServer+LibGfx: Make menubar menus slightly larger
Andreas Kling
2021-03-26
WindowServer: Adjust position of flipped submenus by menu item height
Linus Groh
2021-03-26
WindowServer: Remove unused Menu->MenuBar link and "title font"
Andreas Kling
2021-03-25
WindowServer: Remove "system menu" concept from WindowServer
Andreas Kling
2021-03-25
WindowServer: Tweak the look of menus
Andreas Kling
2021-03-25
WindowServer+LibGfx: Show menus in windows! :^)
Andreas Kling
2021-01-12
Services: Move to Userland/Services/
Andreas Kling