Re: [dev] [PATCH] Fix st with input method.
> XFilterEvent need to be called against every event, otherwise it would > missing some message in the xim protocol and misbehave on some im server. Applied, thanks!! -- Roberto E. Vargas Caballero
[dev] [PATCH] Fix st with input method.
XFilterEvent need to be called against every event, otherwise it would missing some message in the xim protocol and misbehave on some im server. --- st.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/st.c b/st.c index 040638a..546db41 100644 --- a/st.c +++ b/st.c @@ -3786,6 +3786,8 @@ run(