mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-14 02:46:22 +02:00
When resizing a window, we often end up having to paint some part of it without coverage in the current backing store. This patch makes those cases look nicer by having a fallback background color for each window, passed along with the CreateWindow client message.