Age | Commit message (Expand) | Author |
---|---|---|
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 |