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
/
ConnectionFromClient.cpp
Age
Commit message (
Expand
)
Author
2022-08-16
WindowServer: Don't start a drag and drop unless holding Primary mouse
thankyouverycool
2022-08-09
LibGUI+WindowServer: Create IPC calls for passing SystemEffects
thankyouverycool
2022-08-02
WindowServer+LibGUI: Remove awkward roundtrip for set wallpaper response
networkException
2022-08-01
Userland+Base: Make the window titlebar font configurable separately
Andreas Kling
2022-07-27
WindowServer: Ensure windows are wide enough to show title buttons :^)
Sam Atkins
2022-06-17
WindowServer: Allow temporarily overriding the system theme
networkException
2022-06-05
WindowServer: Add IPC calls for changing the cursor highlighting
MacDue
2022-06-01
LibGUI+WindowServer: Propagate action icon changes to buttons and menus
networkException
2022-05-08
WindowServer: Consider screen scaling when getting color under cursor
offtkp
2022-04-03
DisplaySettings+WindowServer: Allow updating theme without background
Ben Maxwell
2022-02-25
Userland: Rename IPC ClientConnection => ConnectionFromClient
Itamar