|
From: | Po Lu |
Subject: | Re: [Emacs Master d277123f4bf] pixel-scroll-precision-scroll-up-page feels pause, but pixel-scroll-precision-scroll-down-page is smooth |
Date: | Wed, 04 Sep 2024 09:13:47 +0800 |
User-agent: | Gnus/5.13 (Gnus v5.13) |
JD Smith <jdtsmith@gmail.com> writes: > Unfortunately this package only works on the Carbon emacs-mac port, > which exposes rich scroll events with pixel-level delta data. Really? Emacs has reported this data on all supported platforms since 29.1, as documented in (elisp)Misc Events. The interpolation implemented by pixel-scroll.el is not designed for events carrying this data but for those generated by mice.
[Prev in Thread] | Current Thread | [Next in Thread] |