From: Quentin Rameau Date: Sun, 2 Feb 2020 20:47:19 +0000 (+0100) Subject: x: fix XIM handling X-Git-Url: https://git.xinqibao.xyz/st.git/commitdiff_plain/26cdfebf31f024e331429e482b1ee342708888e3?hp=26cdfebf31f024e331429e482b1ee342708888e3 x: fix XIM handling 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. ---