xf86-input-libinput: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Sep 16 07:56:50 UTC 2021


 .gitlab-ci.yml               |    3 ++-
 .gitlab-ci/fedora-install.sh |    9 +++++++++
 configure.ac                 |    3 +++
 src/xf86libinput.c           |   20 +++++++++++---------
 4 files changed, 25 insertions(+), 10 deletions(-)

New commits:
commit 4c54f4d0d2267425730e88c35d3aa4c373988272
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Sep 16 11:08:44 2021 +1000

    Rename HAS_GESTURES to HAVE_GESTURES
    
    HAVE_FOO is generally used everywhere (see HAVE_CONFIG_H) so let's keep
    this consistent.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit 83312147716cfb4627cd9ae8e58ac5aec50e168f
Author: Povilas Kanapickas <povilas at radix.lt>
Date:   Wed Sep 15 20:09:33 2021 +0300

    gitlab-ci: Configure xorgproto build from source
    
    We need newer xorgproto than what's in fedora as we depend on inputproto
    2.3.99.1 or newer.

commit 8588a19f63f9c17f66a83850e20955450c3098a2
Author: Povilas Kanapickas <povilas at radix.lt>
Date:   Wed Sep 15 19:45:49 2021 +0300

    Require inputproto 2.4 to build the gesture support
    
    Signed-off-by: Povilas Kanapickas <povilas at radix.lt>



More information about the xorg-commit mailing list