mirror of
https://github.com/brl/mutter.git
synced 2025-02-16 13:24:09 +00:00
![Ray Strode](/assets/img/avatar_default.png)
Anytime the surface is changed, we need to rebuild our masks and recalculate our shapes since the new surface may have a different size. If the actor gets redrawn for any reason before that computation happens then it will misrender. This commit makes sure we do the recomputation right away, before any painting might occur.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%