mirror of
https://github.com/brl/mutter.git
synced 2025-02-16 13:24:09 +00:00
![Carlos Garnacho](/assets/img/avatar_default.png)
This optimization was presumably added before Clutter was able to invalidate selected regions of an actor. Paint volumes are supposed to be invariable as long as the actor conditions don't change. Stacking of other actors shouldn't affect the paint volume, so it's actually wrong to optimize those areas away here.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%