xf86-input-libinput: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Tue Jan 20 13:18:44 PST 2015


 Makefile.am                   |    2 -
 autogen.sh                    |   14 +++++++++
 configure.ac                  |    1 
 include/Makefile.am           |    1 
 include/libinput-properties.h |   61 ++++++++++++++++++++++++++++++++++++++++
 src/libinput.c                |   63 +++++++++++++-----------------------------
 6 files changed, 98 insertions(+), 44 deletions(-)

New commits:
commit 8ceed9c73dfca991b9ffc639b7db8cdfc48fe4d9
Author: Olivier Fourdan <ofourdan at redhat.com>
Date:   Tue Jan 20 12:01:10 2015 +0100

    libinput-drv: Move properties to a separate header
    
    And install the header as part of the SDK, so that applications interfacing
    with the libinput driver do not have to copy paste all the properties' names.
    
    Signed-off-by: Olivier Fourdan <ofourdan at redhat.com>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit e4cd6cef9154a330646cfcaad4e78fcef3db3917
Author: Olivier Fourdan <ofourdan at redhat.com>
Date:   Tue Jan 20 12:01:09 2015 +0100

    libinput-drv: Add autogen.sh
    
    Signed-off-by: Olivier Fourdan <ofourdan at redhat.com>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>



More information about the xorg-commit mailing list