Age | Commit message (Expand) | Author |
---|---|---|
2020-05-02 | WindowServer+LibGUI: Support the 4th and 5th mouse buttons | Andreas Kling |
2020-05-02 | WindowServer+LibGUI+Taskbar: Don't include frameless windows in lists | Andreas Kling |
2020-04-30 | LibGUI: Remove some ancient unused debug logging | Andreas Kling |
2020-04-24 | LibGUI: Search the entire focus chain for shortcut actions | Andreas Kling |
2020-04-22 | WindowServer+LibGUI: Notify DisplayLinks at 60 fps no matter what | Andreas Kling |
2020-03-22 | WindowServer+LibGUI: Add a way to get notified at display refresh rate | Andreas Kling |
2020-03-16 | LibGUI: Add a ThemeChange event | Oriko |
2020-02-28 | Kernel+LibC: Rename shared buffer syscalls to use a prefix | Andreas Kling |
2020-02-16 | LibGUI: Add forwarding header | Andreas Kling |
2020-02-14 | LibGfx: Add forward declaration header | Andreas Kling |
2020-02-14 | LibGUI: Port the drag&drop code to Core::MimeData | Andreas Kling |
2020-02-13 | WindowServer+LibGUI: Add a "drag move" event | Andreas Kling |
2020-02-06 | LibGUI: Remove leading G from filenames | Andreas Kling |