Add an option to disable high-resolution scroll
Starting on libinput 1.19 pointer axis events have been deprecated in
favor of their scroll equivalents, including support for high-resolution
scroll.
While it is recommended to handle the new events, some applications
and/or frameworks might not be ready at the moment.
Provide an option to discard high-resolution scroll events.
Fix #41
Signed-off-by:
José Expósito <jose.exposito89@gmail.com>
Please register or sign in to comment