]> git.eshelyaron.com Git - emacs.git/commit
Better reproduce mouse event coalescence during touch event translation
authorPo Lu <luangruo@yahoo.com>
Tue, 23 Jul 2024 12:44:06 +0000 (20:44 +0800)
committerEshel Yaron <me@eshelyaron.com>
Tue, 23 Jul 2024 16:01:30 +0000 (18:01 +0200)
commit976909f6a981e6ed8fa19c762f6f485b2fd0889d
tree2efda03c0ae9752b3588e5abc02897f77361838e
parent2e4c5ee11de0acb6ae8ee2ec7f0420bfea43e1f9
Better reproduce mouse event coalescence during touch event translation

* lisp/touch-screen.el (touch-screen-handle-touch): Save the
confines of the current mouse glyph before initiating simple
translation.

(cherry picked from commit f521235656040dbae8406682976233f771c0c81c)
lisp/touch-screen.el