Skip to content

imwayland: Honor inhibit-osk

Guido Günther requested to merge guidog/gtk:inhibit-osk-4 into master

While one zwp_text_input_v3_enable was guarded properly a unguarded one one was still there making the OSK pop out although GTK_INPUT_HINT_INHIBIT_OSK was set on a text input.

Edited by Carlos Garnacho

Merge request reports