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
/
WSMenu.h
Age
Commit message (
Expand
)
Author
2019-05-28
Add clang-format file
Robin Burchell
2019-05-16
WindowServer/GMenu: Adjust the popup position to fit the window inside the sc...
Robin Burchell
2019-05-12
Change String&& arguments to const String& in a couple of places.
Andreas Kling
2019-05-11
WindowServer: Improve window frames by giving them a raised frame look. :^)
Andreas Kling
2019-04-23
WindowServer+TaskBar: Add a taskbar window button popup menu.
Andreas Kling
2019-04-18
WindowServer: Improve the look of menu separators.
Andreas Kling
2019-04-16
WindowServer: Improve the look of menus.
Andreas Kling
2019-04-14
WindowServer: Rename WSMessage* => WSEvent*.
Andreas Kling
2019-04-14
WindowServer: Port WindowServer to LibCore.
Andreas Kling
2019-04-14
WindowServer: Make menu windows inherently modal.
Andreas Kling
2019-04-12
LibGUI+WindowServer: Add support for per-GWidget context menus.
Andreas Kling
2019-04-12
LibGUI+WindowServer: Add support for enabled/disabled actions.
Andreas Kling
2019-04-01
WindowServer: Make various function arguments const.
Andreas Kling
2019-03-20
Move WindowServer into Servers.
Andreas Kling