summaryrefslogtreecommitdiff
path: root/Userland/Services/WindowServer/ConnectionFromClient.cpp
AgeCommit message (Expand)Author
2022-08-16WindowServer: Don't start a drag and drop unless holding Primary mousethankyouverycool
2022-08-09LibGUI+WindowServer: Create IPC calls for passing SystemEffectsthankyouverycool
2022-08-02WindowServer+LibGUI: Remove awkward roundtrip for set wallpaper responsenetworkException
2022-08-01Userland+Base: Make the window titlebar font configurable separatelyAndreas Kling
2022-07-27WindowServer: Ensure windows are wide enough to show title buttons :^)Sam Atkins
2022-06-17WindowServer: Allow temporarily overriding the system themenetworkException
2022-06-05WindowServer: Add IPC calls for changing the cursor highlightingMacDue
2022-06-01LibGUI+WindowServer: Propagate action icon changes to buttons and menusnetworkException
2022-05-08WindowServer: Consider screen scaling when getting color under cursorofftkp
2022-04-03DisplaySettings+WindowServer: Allow updating theme without backgroundBen Maxwell
2022-02-25Userland: Rename IPC ClientConnection => ConnectionFromClientItamar