mirror of
https://github.com/brl/mutter.git
synced 2025-04-12 21:29:38 +00:00

It's an optimization to check whether there are any redraws on the stage by checking the 'redraw-pending' field. That field is going away, so remove that optimization. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1285