mirror of
https://github.com/brl/mutter.git
synced 2025-01-26 19:39:20 +00:00
Jonas Ådahl
f89162ee73
wayland/pointer: Unset pointer focus when disabled
Previously the focus was reset implicitly by a memset() on the whole MetaWaylandPointer struct. When MetaWaylandPointer was turned into a GObject, this was not possible any more, and the focus was not updated properly. https://bugzilla.gnome.org/show_bug.cgi?id=771646
…
…
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%