Skip to content

wayland: Don't emit signals if nothing changed

Matthias Clasen requested to merge im-wayland-reset into master

We were emitting a preedit-changed even if the preedit text did not actually change, causing text views to scroll.

Merge request reports