xf86-input-libinput: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Tue Mar 17 16:16:54 PDT 2015


 include/libinput-properties.h |   29 +++
 man/libinput.man              |   47 +++++-
 src/libinput.c                |  327 +++++++++++++++++++++++++-----------------
 3 files changed, 270 insertions(+), 133 deletions(-)

New commits:
commit 8d4e03570cbdbb53bae57452614cbe45b6eb46f8
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Mon Mar 16 09:33:17 2015 +1000

    Add "libinput something Default" properties
    
    A client or xorg.conf setting may change the property but once changed it
    cannot be reset by a client to the original state without knowledge about the
    device.
    
    Export the various libinput_...get_default() functions as properties.
    
    https://bugs.freedesktop.org/show_bug.cgi?id=89574
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Reviewed-by: Hans de Goede <hdegoede at redhat.com>

commit 0c5620a29c6f08b824457f5e6ce3c4e25c1c136e
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Mon Mar 16 09:40:36 2015 +1000

    Add a helper function for making properties
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Reviewed-by: Hans de Goede <hdegoede at redhat.com>

commit fb50cef7002392eb16537fe8f0cdffbc2ab03a7a
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Wed Mar 18 09:10:38 2015 +1000

    man: update the property list in the man page
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit 64a0f870e02f99f2204cc5568c3eea4d8a16e80d
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Wed Mar 18 08:58:59 2015 +1000

    Fix a couple of -Wformat warnings
    
    unsigned int vs int
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit e362e4dc4c7662902c3e467d9ef9686bf63acbbd
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Mon Mar 16 10:35:37 2015 +1000

    cosmetic: drop duplicate empty lines
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>



More information about the xorg-commit mailing list