Age | Commit message (Expand) | Author |
---|---|---|
2019-04-20 | WindowServer+LibGUI: Coalesce multiple client paints into GMultiPaintEvents. | Andreas Kling |
2019-04-20 | WindowSerer+LibGUI: Send multiple rects in invalidation/flush messages. | Andreas Kling |
2019-04-20 | WindowServer: Introduce a WM event mask so Taskbar can ignore window rects. | Andreas Kling |
2019-04-18 | WindowServer: Generate a separate WM event for window icon changes. | Andreas Kling |
2019-04-14 | WindowServer: Rename WSMessage* => WSEvent*. | Andreas Kling |