]> git.eshelyaron.com Git - emacs.git/commit
Ignore XI_TouchBegin events on the GTK tool bar
authorPo Lu <luangruo@yahoo.com>
Tue, 21 Dec 2021 06:58:44 +0000 (14:58 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 21 Dec 2021 07:00:08 +0000 (15:00 +0800)
commite70373538328dd071a73532878492ecb2fd1ee88
tree7b5e32f784b482e7326717d90fab3dc50f8457ea
parent6d4c367f3f1f75372022afcef0ce6e200907ba3d
Ignore XI_TouchBegin events on the GTK tool bar

* src/xterm.c (handle_one_xevent): Ignore TouchBegin events
that target the tool bar.
src/xterm.c