summaryrefslogtreecommitdiff
path: root/Userland/Services/WindowServer/ConnectionFromClient.h
AgeCommit message (Expand)Author
2023-04-19WindowServer+LibGUI: Port WindowServer's Menu name to new StringKarol Kosek
2023-04-13WindowServer: Implement tile window overlayTom
2023-03-26WindowServer: Allow updating the name of a menuMacDue
2023-03-10Everywhere: Support overriding the system color schemeimplicitfield
2023-02-13LibCore: Move Stream-based sockets into the `Core` namespaceTim Schumacher
2023-01-17LibGUI+WindowServer: Improve window resizing performanceJelle Raaijmakers
2022-12-23WindowServer: Allow overriding position when getting bitmapFrHun
2022-12-10LibGUI+WindowServer: Add "visible" state to GUI actionsAndreas Kling
2022-12-08WindowServer+MouseSettings: Improve `buttons_switched` namingFiliph Sandström
2022-12-07Meta+Userland: Pass Gfx::IntSize by valueMacDue
2022-12-07Meta+Userland: Pass Gfx::IntPoint by valueMacDue
2022-12-07Meta+Userland: Pass Gfx::Color by valueMacDue
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-12-04WindowServer: Add "Natural scrolling" supportFiliph Sandström
2022-11-02LibGUI+WindowServer: Allow programatically minimizing windowsTimothy Flynn
2022-10-13LibGUI+WindowServer: Add Window::set_always_on_top()demostanis
2022-10-11WindowServer+LibGUI: Shrink window edge resize hot-spotsMart G
2022-09-08Browser+LibGUI+WindowServer: Open Button menus uniformlythankyouverycool
2022-08-31WindowServer+LibGUI: Change cursor icon if DragEnter event was acceptedKarol Kosek
2022-08-25LibGUI+WindowServer+Apps: Replace Accessory Windowsthankyouverycool
2022-08-25LibGUI+WindowServer: Introduce WindowModesthankyouverycool
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-04-03DisplaySettings+WindowServer: Allow updating theme without backgroundBen Maxwell
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2022-02-25Userland: Rename IPC ClientConnection => ConnectionFromClientItamar