Age | Commit message (Expand) | Author |
---|---|---|
2020-05-30 | WindowServer+LibGUI: Add per-window progress | Andreas Kling |
2020-05-25 | WindowServer: Don't crash when minimizing Eyes | Sergey Bugaev |
2020-05-20 | WindowServer: Remove WindowManager::invalidate(Window) API's | Andreas Kling |
2020-05-20 | WindowServer: Move occlusion things from WindowManager to Compositor | Andreas Kling |
2020-05-19 | WindowServer: Always send mouse events to the full-screen window | Andreas Kling |
2020-05-18 | WindowServer: Rename WindowManager wm_config() to config() | Shannon Booth |
2020-05-10 | WindowServer: Add 2px of tasteful space above maximized windows | Andreas Kling |
2020-05-10 | WindowServer: Remove stray semicolon | Shannon Booth |
2020-05-09 | WindowServer: Cancel any ongoing input tracking when a menu pops up | Andreas Kling |
2020-05-08 | Services: Renamed from Servers | Andreas Kling |