Skip to content

Let the input method always be shown, not only for touch/tablet events

Rodney Dawes requested to merge dobey/kwin:always-show-osk into master

There have been a lot of complaints from people having issues with maliit not being opened under kwin, and it seems largely due to this attempt at making kwin try to be clever about the focus event tyeps. So, removing this check should allow it to always be shown, when people want to use the OSK.

BUG: 455080

Merge request reports