mirror of
https://github.com/brl/mutter.git
synced 2025-02-16 21:34:09 +00:00
![Carlos Garnacho](/assets/img/avatar_default.png)
Some applications like Wine may choose to juggle the same user time window across different toplevels, in that case we receive warnings when trying to register the window a second time, leading to wrong accounting. If the window was already used as the user time window for another toplevel, unset it from the previous MetaWindow owner, and unregister so the registration with the new MetaWindow is successful. https://bugzilla.gnome.org/show_bug.cgi?id=774330
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%