summaryrefslogtreecommitdiff
path: root/pkg/libinput/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2020-01-03 13:52:31 -0800
committerMichael Forney <mforney@mforney.org>2020-01-03 13:56:28 -0800
commit80bb604c1d77f1acb3d2d809c21d180483171e37 (patch)
treede42d906bcc85a6493670b7ed79f78f99265291f /pkg/libinput/config.h
parenta4b537e1b745e2957e1fa20625bf637d82b871da (diff)
libinput: Update to 1.15.0
Diffstat (limited to 'pkg/libinput/config.h')
-rw-r--r--pkg/libinput/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/libinput/config.h b/pkg/libinput/config.h
index 92e45ce0..a57254e2 100644
--- a/pkg/libinput/config.h
+++ b/pkg/libinput/config.h
@@ -1,5 +1,6 @@
#define HAVE_LIBWACOM 0
#define HAVE_VERSIONSORT 1
+#define HTTP_DOC_LINK "https://wayland.freedesktop.org/libinput/doc/1.15.0/"
#define LIBINPUT_QUIRKS_DIR "/share/libinput"
#define LIBINPUT_QUIRKS_OVERRIDE_FILE "/etc/libinput/local-overrides.quirks"
#define _GNU_SOURCE 1