Skip to content

inputmethod: Use touch events to decide if the panel is shown not the state

Aleix Pol Gonzalez requested to merge work/panel-on-demand into work/vk-on-demand

Prefer hiding/showing the panel (i.e. the window) when not a touch event than stopping to make the inputmethod active. This way we remain compatible with non-virtualkeyboard inputmethods.

Merge request reports