]> git.eshelyaron.com Git - emacs.git/commit
Don't drop touch events we're not interested in on GTK3
authorPo Lu <luangruo@yahoo.com>
Tue, 21 Dec 2021 02:01:37 +0000 (10:01 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 21 Dec 2021 02:01:37 +0000 (10:01 +0800)
commit43356423a285d41ce3edc00c3ed115b184e2c720
tree5e6190e4673925dfbf5ab71265a3ded5e470e1c6
parent513fe2d6ff9808d54e9a9ff6eb82ef1518d4d6ad
Don't drop touch events we're not interested in on GTK3

* src/xterm.c (handle_one_xevent): Allow GTK to handle
unwanted TouchBegin events.
src/xterm.c