]> git.tdb.fi Git - libs/gltk.git/commitdiff
Improve pointer grab handling
authorMikko Rasa <tdb@tdb.fi>
Mon, 23 Sep 2019 18:23:08 +0000 (21:23 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 23 Sep 2019 18:23:08 +0000 (21:23 +0300)
This fixes a bug where hiding a widget with active pointer grab would
leave the grab flag set, preventing pointer events from being sent
anywere.


No differences found