xf86-input-libinput: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Mon Aug 15 21:58:43 UTC 2016


 include/libinput-properties.h |   28 +++++
 src/xf86libinput.c            |  208 +++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 233 insertions(+), 3 deletions(-)

New commits:
commit d43e514430ef5878cd64387169952435d2f83007
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Fri Jul 8 12:03:19 2016 +1000

    Expose tablet pad modes as properties
    
    There is not good wire protocol for pad modes so instead we just export the
    information via properties. One property to tell us how many groups and how
    many modes each group has. One property for the current mode of each group.
    And three properties to tell us which group each button, ring and strip is in.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>



More information about the xorg-commit mailing list