Skip to content
Commit f89162ee authored by Jonas Ådahl's avatar Jonas Ådahl Committed by Florian Müllner
Browse files

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
parent 5261638b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment