]> git.eshelyaron.com Git - emacs.git/commit
Be less strict about which emulated motion events to ignore
authorPo Lu <luangruo@yahoo.com>
Sat, 19 Feb 2022 03:51:05 +0000 (11:51 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 19 Feb 2022 03:51:05 +0000 (11:51 +0800)
commit7829f1b5e698267c2baf37327fd393124f23c0ea
tree515a5d89222f983c36b874baa85f28f58f06e8df
parent8f9edb2e7cb48ec0ab4153a4cca31922c1cc7486
Be less strict about which emulated motion events to ignore

* src/xterm.c (handle_one_xevent): Don't test XI2 version before
dropping PointerEmulated motion events.
src/xterm.c