From 58661f01e1432eb8ada0d7f19361a5393076cd2e Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Tue, 4 Aug 2020 00:34:01 -0700 Subject: libinput: Update to 1.16.0 --- pkg/libinput/config.h | 2 +- pkg/libinput/gen.lua | 2 ++ pkg/libinput/libinput-version.h | 6 +++--- pkg/libinput/src | 2 +- pkg/libinput/ver | 2 +- 5 files changed, 8 insertions(+), 6 deletions(-) (limited to 'pkg/libinput') diff --git a/pkg/libinput/config.h b/pkg/libinput/config.h index c09b91ee..c5e94258 100644 --- a/pkg/libinput/config.h +++ b/pkg/libinput/config.h @@ -1,6 +1,6 @@ #define HAVE_LIBWACOM 0 #define HAVE_VERSIONSORT 1 -#define HTTP_DOC_LINK "https://wayland.freedesktop.org/libinput/doc/1.15.6/" +#define HTTP_DOC_LINK "https://wayland.freedesktop.org/libinput/doc/1.16.0/" #define LIBINPUT_QUIRKS_DIR "/share/libinput" #define LIBINPUT_QUIRKS_OVERRIDE_FILE "/etc/libinput/local-overrides.quirks" #define _GNU_SOURCE 1 diff --git a/pkg/libinput/gen.lua b/pkg/libinput/gen.lua index f8f1c3a5..b4aefa63 100644 --- a/pkg/libinput/gen.lua +++ b/pkg/libinput/gen.lua @@ -36,6 +36,7 @@ lib('libinput.a', [[ filter-low-dpi.c filter-mouse.c filter-touchpad.c + filter-touchpad-flat.c filter-touchpad-x230.c filter-tablet.c filter-trackpoint.c @@ -54,6 +55,7 @@ lib('libinput.a', [[ ]]) local quirks = { + --