mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-17 02:47:49 +00:00
Keeping the exact details of a dirty rectangle doesn't make any sense when we just flush the entire screen, so just keep a simple boolean value to know if the screen needs to be flushed or not.