xf86-input-libinput: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Nov 20 00:30:51 UTC 2023


 include/libinput-properties.h |   15 ++++++++
 src/xf86libinput.c            |   72 +++++++++++++++++++++++++++++++-----------
 2 files changed, 69 insertions(+), 18 deletions(-)

New commits:
commit b254d491e204f09226aa17f249e1bec7282c0fa5
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Fri Nov 10 08:17:46 2023 +1000

    Add a property for the tablet tool serial and hw ID
    
    The driver encodes the serial in the device name but that's not reliable
    enough. Expose both serial and tool id (optional) as a property so
    clients can read them and adjust their behavior accordingly.
    
    Fixes #16

commit 0dc42f0e4ec8b006d589c0351cee0fc53cf02375
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Fri Nov 10 08:16:59 2023 +1000

    Sort the read-only properties



More information about the xorg-commit mailing list