Andreas Kling 9fa8d4e22f WindowServer: Rename the two painting phases.
Work now happens in terms of two messages:

    - WM_ClientWantsToPaint
    - WM_ClientFinishedPaint

This feels fairly obvious compared to the old Paint/Invalidate.
2019-01-26 05:45:47 +01:00
2018-12-09 13:48:11 +01:00
Description
Mirrored from GitHub
BSD-2-Clause 539 MiB
Languages
C++ 88.2%
JavaScript 4.5%
HTML 3.3%
C 0.9%
CMake 0.8%
Other 2.2%