]> git.eshelyaron.com Git - emacs.git/commit
Interpolate scrolls coming from mice by default
authorPo Lu <luangruo@yahoo.com>
Fri, 8 Apr 2022 10:50:48 +0000 (18:50 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 8 Apr 2022 10:57:29 +0000 (18:57 +0800)
commit410690085e011d9c474d1e2a1bf3e4d713d04174
tree9451d08b723ec840d9c9321b0769c5e6682181b1
parentd9851c6df2d5b5e950329968ac268a06ef4adfbf
Interpolate scrolls coming from mice by default

* lisp/pixel-scroll.el
(pixel-scroll-precision-interpolate-mice): New
user option.
(pixel-scroll-precision): If the class of the last event device
is `mouse', interpolate the next scroll.
lisp/pixel-scroll.el