]> git.eshelyaron.com Git - emacs.git/commit
Improve handling of tilt scroll and flip options during DND
authorPo Lu <luangruo@yahoo.com>
Sun, 17 Jul 2022 12:14:02 +0000 (20:14 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 17 Jul 2022 12:14:13 +0000 (20:14 +0800)
commit202c12a24b89a3b8a923adba4d6bab0894b1a16e
tree075d09d15d6f634c2a7e88cc850c649b2cbbbe0e
parent5c7d1024c438106ef0f706d9c8eadced947d82a2
Improve handling of tilt scroll and flip options during DND

* lisp/x-dnd.el (x-dnd-mwheel-scroll): New function.
(x-dnd-handle-xdnd): Use that instead of abusing mwheel.el.
lisp/x-dnd.el