gtk2/modules
Carlos Garnacho 4f78abddfc imwayland: Avoid TOGGLE_INPUT_PANEL requests if there's no focus
Fixes two things: 1) As GTK+ can be coerced into using the wayland IM
module despite the compositor not implementing the interface, all paths
not checking for global state before sending requests are prone to
crashes, this one fell hit this pitfall.

And 2) ensures the tap gesture only triggers TOGGLE_INPUT_PANEL if the
widget IM is focused. This is a possibility on eg. WebKit pages, where
its IM is only focused as long as a form element in the page is focused.
Tapping elsewhere shouldn't toggle the OSK.

https://gitlab.gnome.org/GNOME/gtk/issues/114

Closes: #114
2018-03-20 15:56:53 +01:00
..
input imwayland: Avoid TOGGLE_INPUT_PANEL requests if there's no focus 2018-03-20 15:56:53 +01:00
printbackends gtkprintbackendcups.c: fix \n at end of a debugging note 2018-02-17 21:25:41 +03:00
Makefile.am inspector: stop being a module 2014-05-14 21:23:44 -04:00