mirror of
https://github.com/brl/mutter.git
synced 2025-05-09 00:24:55 +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