Skip to content

inputmethod: properly report the text_input_v2 overlap information

Aleix Pol Gonzalez requested to merge work/inputmethod-overlap into master

Call ::updateInputPanelState when necessary (instead of a trimmed-down refreshFrame version. Actually provide the overlap information when it's available, there's no need to send wrong information there.

Merge request reports