mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 09:02:44 +02:00
Instead of storing the back/front buffers of a GUI::Window as just Gfx::Bitmap, wrap them in a WindowBackingStore class. This will allow us to add more information alongside the bitmaps while keeping the back/front swapping logic simple.
31 KiB
31 KiB