]> git.eshelyaron.com Git - emacs.git/commit
Make interpolated scrolling work above non-selected windows
authorPo Lu <luangruo@yahoo.com>
Fri, 25 Feb 2022 06:15:51 +0000 (14:15 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 25 Feb 2022 06:15:51 +0000 (14:15 +0800)
commita2e80d2a419a2092d6a196c42280295c34388ae4
tree67008214659b6ae5c14e4d761fa54e54a0fa05e6
parentf4ef44a5ebd6a85f1e546ccfea8cc13e71152032
Make interpolated scrolling work above non-selected windows

* lisp/pixel-scroll.el (pixel-scroll-precision-interpolate): New
parameter `old-window'.
(pixel-scroll-precision): Pass originally selected window to the
interpolation function.
lisp/pixel-scroll.el