]> git.eshelyaron.com Git - emacs.git/commit
Fix touchscreen support on Xt builds
authorPo Lu <luangruo@yahoo.com>
Fri, 17 Dec 2021 11:17:50 +0000 (19:17 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 17 Dec 2021 11:17:50 +0000 (19:17 +0800)
commitefdfe22704581dca8bc8b32672f7b5ae142f1fd5
tree7d52e662278af0fe12f77b7ddd8f7656bbdad285
parent62fc53d75b7e56b4e5f5ce13f16ccdd7a32f2874
Fix touchscreen support on Xt builds

* src/xterm.c (handle_one_xevent): Make menu bar touch event
code conditional on GTK3.
src/xterm.c