]> git.armaanb.net Git - st.git/commitdiff
x: fix XIM handling
authorQuentin Rameau <quinq@fifth.space>
Sun, 2 Feb 2020 20:47:19 +0000 (21:47 +0100)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Sun, 2 Feb 2020 21:56:51 +0000 (22:56 +0100)
Do not try to set specific IM method, let the user specify it with
XMODIFIERS.

If the requested method is not available or opening fails, fallback to
the default input handler and register a handler on the new IM server
availability signal.

Do the same when the input server is closed and (re)started.


No differences found