mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 18:09:10 +00:00
0aba87308a
Rename the `last_paint_volume` to `visible_paint_volume`: That avoids confusion with the `had_effects_on_last_paint_volume_update` flag and also makes it clear that this paint volume is the currently visible one. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1492>