xf86-input-libinput: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Mon Aug 10 22:06:53 PDT 2015


 .gitignore         |    8 
 src/Makefile.am    |    2 
 src/libinput.c     | 2616 -----------------------------------------------------
 src/xf86libinput.c | 2616 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 2625 insertions(+), 2617 deletions(-)

New commits:
commit cc57eecd720d0b002499bb81ada1f84515b0b49e
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Fri Aug 7 16:34:32 2015 +1000

    gitignore: add patterns for automake test suite and misc other bits
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit fe58cff48b6daa26b2d6f8a3b72d120db6fab642
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Fri Aug 7 14:48:35 2015 +1000

    Rename main source file to x86libinput.c
    
    To avoid conflict and confusion with libinput's sources. This was originally
    triggered by needing a header file for the driver which cannot be named
    libinput.h. That need went away after other refacturing, but we might as well
    rename it now, sooner or later we'll need a xf86libinput.h file.
    
    Can't do much about the libinput-properties header though, not worth breaking
    other projects and it's namespaced into /usr/include/xorg anyway.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>



More information about the xorg-commit mailing list