summaryrefslogtreecommitdiff
path: root/Libraries/LibGUI/WindowServerConnection.cpp
AgeCommit message (Expand)Author
2020-05-02WindowServer+LibGUI: Support the 4th and 5th mouse buttonsAndreas Kling
2020-05-02WindowServer+LibGUI+Taskbar: Don't include frameless windows in listsAndreas Kling
2020-04-30LibGUI: Remove some ancient unused debug loggingAndreas Kling
2020-04-24LibGUI: Search the entire focus chain for shortcut actionsAndreas Kling
2020-04-22WindowServer+LibGUI: Notify DisplayLinks at 60 fps no matter whatAndreas Kling
2020-03-22WindowServer+LibGUI: Add a way to get notified at display refresh rateAndreas Kling
2020-03-16LibGUI: Add a ThemeChange eventOriko
2020-02-28Kernel+LibC: Rename shared buffer syscalls to use a prefixAndreas Kling
2020-02-16LibGUI: Add forwarding headerAndreas Kling
2020-02-14LibGfx: Add forward declaration headerAndreas Kling
2020-02-14LibGUI: Port the drag&drop code to Core::MimeDataAndreas Kling
2020-02-13WindowServer+LibGUI: Add a "drag move" eventAndreas Kling
2020-02-06LibGUI: Remove leading G from filenamesAndreas Kling