Skip to content

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 (closed)

Merge request reports