emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Mouse wheel release events?


From: Po Lu
Subject: Mouse wheel release events?
Date: Tue, 30 Nov 2021 10:28:43 +0800

Some mouse wheels generate special events when the user moves his finger
off the wheel, even if the wheel was not previously clicked.

These events are used by most applications to start inertial scrolling,
support for which I would like to add to Emacs.

I want to add a `wheel-release' event that is sent every time Emacs
receives such an event from the mouse wheel.  Is that okay?

Thanks.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]