xf86-input-libinput: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Nov 14 22:52:49 UTC 2021


 include/libinput-properties.h |    4 +
 man/libinput.man              |    9 +++
 src/xf86libinput.c            |  115 ++++++++++++++++++++++++++++++++++--------
 3 files changed, 108 insertions(+), 20 deletions(-)

New commits:
commit 75cc87518b1ae611e7495be3a516a1395cef5891
Author: José Expósito <jose.exposito89 at gmail.com>
Date:   Sun Nov 14 22:52:47 2021 +0000

    Add an option to disable high-resolution wheel scroll
    
    Starting on libinput 1.19 pointer axis events have been deprecated in
    favor of their scroll equivalents, including support for high-resolution
    wheel 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 wheel scroll events.
    
    Fix #41
    
    Signed-off-by: José Expósito <jose.exposito89 at gmail.com>



More information about the xorg-commit mailing list