]> git.eshelyaron.com Git - emacs.git/commit
Fix some issues with input methods that depend on button state
authorPo Lu <luangruo@yahoo.com>
Sat, 12 Mar 2022 05:02:28 +0000 (13:02 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 12 Mar 2022 05:03:00 +0000 (13:03 +0800)
commitb5ac604b15532db0418f3c2393907daa317f2ca5
treecee249b5772266d24f41b82ab717234a45b8e5f0
parentd0ff20f2e64d9247a5e0e26ddfd7e185e51d8c58
Fix some issues with input methods that depend on button state

* src/xterm.c (handle_one_xevent): Translate button state before
filtering events.
src/xterm.c