]> git.eshelyaron.com Git - emacs.git/commit
Improve performance when rejecting XI touch event
authorPo Lu <luangruo@yahoo.com>
Sun, 3 Jul 2022 11:48:55 +0000 (19:48 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 3 Jul 2022 11:49:24 +0000 (19:49 +0800)
commitcfee07d4dd6317bc235046b99542fa76dc676dde
tree0e6b63e57e1c3a6cc054dadab980b4ff02a9cad5
parent5a094d16e358de13d6a8caa26ec91fea85125cf8
Improve performance when rejecting XI touch event

* src/xterm.c (handle_one_xevent): Avoid sync handling simple
error.
src/xterm.c