mirror of
https://github.com/brl/mutter.git
synced 2025-02-06 08:34:10 +00:00
Carlos Garnacho
49c06fd9b1
core: Preserve focus across decoration changes
Changes in window decoration result in the window being reparented in and out its frame. This in turn causes unmap/map events, and XI_FocusOut if the window happened to be focused. In order to preserve the focused window across the decoration change, add a flag so that the focus may be restored on MapNotify. Closes: #273 (cherry picked from commit 8dcac664faf03ac2ea382e44d587d1f7dc92f7a3)
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%