mirror of
https://github.com/brl/mutter.git
synced 2025-02-16 21:34:09 +00:00
![Marco Trevisan (Treviño)](/assets/img/avatar_default.png)
When the top window actor is destroyed, we need to make sure that all its references are removed or it could be picked again in next windows sync, causing crashes. Since the window might or might not be destroyed when removed (depending weather animations are in progress over it or not), it's just safer to wait it to be destroyed before cleaning up any of its reference. https://bugzilla.gnome.org/show_bug.cgi?id=791006
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%