[dev] Input method under break (again) under st

From: Weng Xuetian <wengxt_AT_gmail.com>
Date: Wed, 01 Jul 2015 09:40:41 -0700

Hi all,

Some fcitx user reaches me about input method issue, and I surprisingly found
that input method is broken again in st because I have fixed it once.

The new issue is caused by commit 2937b05aed9cee8d6651cd806d31682a853c773
which removes a XFilterEvent call.

XFilterEvent is required to be called after you using XOpenIM, this is not
unnecessary. It does not only filter the key event, but some clientmessage for
input method as well.

Regards,
Xuetian


Received on Wed Jul 01 2015 - 18:40:41 CEST

This archive was generated by hypermail 2.3.0 : Wed Jul 01 2015 - 18:48:09 CEST