xf86-input-libinput: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Feb 11 01:16:41 UTC 2022


 man/Makefile.am    |    3 +
 man/libinput.man   |   22 ++++----
 meson.build        |  137 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 meson_options.txt  |   15 +++++
 src/xf86libinput.c |    2 
 5 files changed, 166 insertions(+), 13 deletions(-)

New commits:
commit 2ee183a6cd7ae7d84be6dc30418fbbd6126c017f
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Tue May 2 14:32:11 2017 +1000

    Add meson build system
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit efa999e3773894e80e25a44d778666d617742f19
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Tue Jan 25 11:27:27 2022 +1000

    man: use @VERSION@ for the driver version
    
    Makes use of meson easier which requires @ as pre/suffix for variables.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit 7b4a870b230aedcf4e50504144080ec0341c956c
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Tue Jan 25 11:23:58 2022 +1000

    man: replace the various suffixes with their actual numbers
    
    These don't change, iirc they exist because of some unixes having
    different man pages but at this point really on Solaris is left and that
    uses the same suffixes as everyone else.
    
    And the __xservername__ is a leftover from the Xfree86 vs Xorg days - if
    you're still running Xfree86, you're not using this driver.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit 30500626fe598b6199ed0d4a55a20bfdd4566c6b
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Tue May 2 14:17:33 2017 +1000

    Drop HAVE_CONFIG_H, we always have it defined
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>



More information about the xorg-commit mailing list