mirror of
https://github.com/brl/mutter.git
synced 2024-11-26 18:11:05 -05:00
675321a2e5
Rename the paint_volume_valid flag to has_paint_volume in order to better reflect what it's for. The name "paint_volume_valid" implies that the paint volume can be invalidated and thus sounds like it's involved with some kind of caching. The flag that's actually involved with caching is "needs_paint_volume_update", while "paint_volume_valid" is only meant to store whether the actor has a paint volume to work with. So rename paint_volume_valid to has_paint_volume to avoid confusion about which flag is used for caching. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1492> |
||
---|---|---|
.. | ||
clutter | ||
.gitignore | ||
meson.build |