]> git.eshelyaron.com Git - emacs.git/commit
Fix frame determination for XI touch events
authorPo Lu <luangruo@yahoo.com>
Wed, 27 Jul 2022 08:00:29 +0000 (16:00 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 27 Jul 2022 08:00:29 +0000 (16:00 +0800)
commit27b5ab80ec2785ed0e178f695ec3a5f5fabdbea2
treec343abff3b6d5cea0d91fd910736cf7a807f6141
parentde863f70aa905d3a7feaedb58b65bd7f9776853b
Fix frame determination for XI touch events

* src/xterm.c (handle_one_xevent): Find touchscreen event
windows using x_window_to_frame.
src/xterm.c