mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-29 11:00:29 +00:00
7cf3c7461c
Instead of clients painting whenever they feel like it, we now ask that they paint in response to a paint message. After finishing painting, clients notify the WindowServer about the rect(s) they painted into and then flush eventually happens, etc. This stuff leaves us with a lot of badly named things. Need to fix that. |
||
---|---|---|
.. | ||
.gitignore | ||
main.cpp | ||
Makefile | ||
Terminal.cpp | ||
Terminal.h |