mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-24 05:25:13 +00:00
Truly independent web browser
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. |
||
---|---|---|
AK | ||
Base/etc | ||
Editor | ||
Kernel | ||
LibC | ||
LibGUI | ||
SharedGraphics | ||
Terminal | ||
Userland | ||
WindowServer | ||
.gitignore |