mirror of
https://github.com/brl/mutter.git
synced 2025-02-16 21:34:09 +00:00
![Jasper St. Pierre](/assets/img/avatar_default.png)
We can enter weird states where get_default_window is called during window unmanagement, before the window has been fully removed from the stack. Make sure these windows are *never* returned from get_default_window, as focusing them can cause an assertion fail, or worse.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%