index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Services
Age
Commit message (
Expand
)
Author
2020-05-13
WindowServer: Invalidate the cursor when setting an override cursor
DexesTTP
2020-05-13
LibGUI+WindowServer: Allow apps to use the "move" cursor :^)
Andreas Kling
2020-05-12
LibGUI: Include keyboard modifier state with button on_click calls
Andreas Kling
2020-05-12
LibHTTP+ProtocolServer: Use CaseInsensitiveStringTraits for headers
Andreas Kling
2020-05-12
LaunchServer+LibDesktop: Add API to list handlers for a given URL
Andreas Kling
2020-05-12
LaunchServer: Remove tab characters in LaunchServer.ipc
Andreas Kling
2020-05-10
WindowServer: Shade the bottom of the menu bar like a button
Andreas Kling
2020-05-10
Taskbar: Let's custom paint the background instead of using GUI::Frame
Andreas Kling
2020-05-10
WindowServer: Add 2px of tasteful space above maximized windows
Andreas Kling
2020-05-10
WindowServer: Add basic search functionality in menus
Shannon Booth
2020-05-10
WindowServer: Rework and simplify Menu event handling
Shannon Booth
2020-05-10
WindowServer: Remove stray semicolon
Shannon Booth
2020-05-09
WindowServer: Cancel any ongoing input tracking when a menu pops up
Andreas Kling
2020-05-09
LaunchServer: Add the LaunchServer to centralise file associations.
Nicholas Hollett
2020-05-08
Services: Move Taskbar and SystemMenu from Applications to Services
Andreas Kling
2020-05-08
Services: Renamed from Servers
Andreas Kling