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
/
Libraries
/
LibGUI
/
ConnectionToWindowServer.h
Age
Commit message (
Expand
)
Author
2023-02-13
LibCore: Move Stream-based sockets into the `Core` namespace
Tim Schumacher
2022-12-07
Meta+Userland: Pass Gfx::IntSize by value
MacDue
2022-12-07
Meta+Userland: Pass Gfx::IntPoint by value
MacDue
2022-12-06
AK+Everywhere: Rename String to DeprecatedString
Linus Groh
2022-11-19
LibGUI+WindowServer: Remove InputPreemptor concept
thankyouverycool
2022-11-19
LibGUI+WindowServer: Replace WindowInput{Enter,Leave} Events
thankyouverycool
2022-11-01
LibGUI+WindowServer: Create and broadcast an event when a window moves
Timothy Flynn
2022-09-08
LibGUI+WindowServer: Notify Windows on input preemption
thankyouverycool
2022-08-14
LibCore+LibIPC: Recognise %uid in path
Lucas CHOLLET
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-04-05
WindowServer+LibGUI: Notify windows when their maximized state changes
Andreas Kling
2022-03-27
WindowServer+LibGUI: Expose raw scroll wheel values to applications
circl
2022-02-25
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
Itamar