mirror of
https://github.com/brl/mutter.git
synced 2025-03-19 09:45:16 +00:00

If we are about to replace `redraw_clip` with a clamped version of itself then we may as well do the same for `queued_redraw_clip`, so you can see more precisely what the damage of the current frame is. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1554>