]> git.eshelyaron.com Git - emacs.git/commit
Add missing details to filter event on XI2
authorPo Lu <luangruo@yahoo.com>
Sun, 10 Apr 2022 05:55:18 +0000 (13:55 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 10 Apr 2022 05:55:18 +0000 (13:55 +0800)
commitf29fd102d7531619a98acbf0f3e012fb0f6b233f
tree52f8c17b012cb04a45e1996e18beee4dd4a90110
parent75bdf15c2972e216a2c10a7562d96ad217192356
Add missing details to filter event on XI2

* src/xterm.c (handle_one_xevent): Pass coordinates when
translating XI2 key events to core key events.
src/xterm.c