-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm: Handle scroll/axis input events
Implement missing handling of pointer axis events, which are produced to indicate scroll in both vertical and horizontal directions. With libinput version 1.19 or newer use instead wheel/finger/continuous events, which are preferred and replace axis events.
- Loading branch information
Showing
1 changed file
with
107 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters