Skip to content

Rework input method teardown logic

Vlad Zahorodnii requested to merge work/zzag/input-method-crash into master

Explicitly destroy input method rather than wait for the input method connection to be destroyed by WaylandServer, it's less error prone.

BUG: 443603


Alternative to !1518 (closed)

Merge request reports