Age | Commit message (Expand) | Author |
---|---|---|
2019-04-22 | WindowServer+LibGUI: Allow arbitrary number of rects in messages. | Andreas Kling |
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-14 | WindowServer: Simplify a few things in WSEventLoop. | Andreas Kling |
2019-04-14 | WindowServer: Rename WSMessage* => WSEvent*. | Andreas Kling |