]> git.eshelyaron.com Git - emacs.git/commit
Correct generation of touchscreen-pinch events
authorPo Lu <luangruo@yahoo.com>
Fri, 17 Nov 2023 03:16:23 +0000 (11:16 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 17 Nov 2023 03:16:23 +0000 (11:16 +0800)
commit643c7fc85101b26625f8dc547a7fd09e9bc3df77
treef9605594a521f2c1e7b4f9635456c31c3400adb2
parented2497284910d0ea34861da831dc3598e025a61a
Correct generation of touchscreen-pinch events

* lisp/touch-screen.el (touch-screen-pinch): Check that posn-x-y
is available before scrolling to it.
(touch-screen-handle-aux-point-update): Don't provide posns for
windows besides the window where the touch sequence started in
touchscreen-pinch events.
lisp/touch-screen.el