]> git.eshelyaron.com Git - emacs.git/commit
Add group to xkey state before filtering it on XI_KeyRelease
authorPo Lu <luangruo@yahoo.com>
Thu, 6 Jan 2022 07:50:52 +0000 (15:50 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 6 Jan 2022 07:50:52 +0000 (15:50 +0800)
commit2ab73286b7a58eb983da21bca8b781ec884eb996
tree29a7030744c513c6f2926f36b560396ea6543e8c
parent3b1164de0ed126686977e8688f2e09268cb74e4d
Add group to xkey state before filtering it on XI_KeyRelease

* src/xterm.c (handle_one_xevent): Add group to xkey.state
before filtering an XI2 key release event.  This fixes fcitx on
some systems.
src/xterm.c