mirror of
https://github.com/brl/mutter.git
synced 2024-11-10 07:56:14 -05:00
2be30a3482
Turns out ClutterClones need a bit of extra handling as always, there's currently nothing that invalidates a clones paint volume when the source actors paint volume changes. Since ClutterClones get_paint_volume() implementation simply takes the source actors paint volume and returns that, we should make sure they are kept in sync and invalidate the clones paint volume as soon as the source actor gets its PV invalidated. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1829> |
||
---|---|---|
.. | ||
clutter | ||
.gitignore | ||
meson.build |