logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: e2aa3bd440484750367401234407baa81901b990
parent 5712d8faf11effea8a1a818ff9008c0c6d4c81b6
Author: Michael Forney <mforney@mforney.org>
Date:   Mon, 27 Aug 2018 16:55:17 -0700

libinput: Update to 1.11.3

Diffstat:

Mpkg/libinput/config.h2+-
Mpkg/libinput/gen.lua7+++++++
Mpkg/libinput/rev2+-
3 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/pkg/libinput/config.h b/pkg/libinput/config.h @@ -1,3 +1,3 @@ -#define LIBINPUT_VERSION "1.10.4" +#define LIBINPUT_VERSION "1.11.3" #define HAVE_LIBWACOM 0 #define _GNU_SOURCE 1 diff --git a/pkg/libinput/gen.lua b/pkg/libinput/gen.lua @@ -28,6 +28,13 @@ lib('libinput.a', [[ evdev-tablet-pad.c evdev-tablet-pad-leds.c filter.c + filter-flat.c + filter-low-dpi.c + filter-mouse.c + filter-touchpad.c + filter-touchpad-x230.c + filter-tablet.c + filter-trackpoint.c netlink-seat.c path-seat.c timer.c diff --git a/pkg/libinput/rev b/pkg/libinput/rev @@ -1 +1 @@ -14 +15