From 9e01364b4f8475bb58aaf710b4f33195c21698b6 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Wed, 22 May 2019 01:26:10 -0700 Subject: libinput: Update to 1.13.2 --- pkg/libinput/gen.lua | 3 ++- pkg/libinput/src | 2 +- pkg/libinput/ver | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) (limited to 'pkg/libinput') diff --git a/pkg/libinput/gen.lua b/pkg/libinput/gen.lua index 25b8c7fe..b170f262 100644 --- a/pkg/libinput/gen.lua +++ b/pkg/libinput/gen.lua @@ -62,8 +62,8 @@ local quirks = { '30-vendor-microsoft.quirks', '30-vendor-razer.quirks', '30-vendor-synaptics.quirks', - '30-vendor-wacom.quirks', '30-vendor-vmware.quirks', + '30-vendor-wacom.quirks', '50-system-acer.quirks', '50-system-apple.quirks', '50-system-asus.quirks', @@ -74,6 +74,7 @@ local quirks = { '50-system-hp.quirks', '50-system-lenovo.quirks', '50-system-system76.quirks', + '50-system-toshiba.quirks', } for _, quirk in ipairs(quirks) do file('share/libinput/'..quirk, '644', '$srcdir/quirks/'..quirk) diff --git a/pkg/libinput/src b/pkg/libinput/src index 2f209f94..0f477e98 160000 --- a/pkg/libinput/src +++ b/pkg/libinput/src @@ -1 +1 @@ -Subproject commit 2f209f94fe36ccc4f6e0619379d2c79fd1ba95cf +Subproject commit 0f477e982fc759b960d00782bdc8ad9fd196d22a diff --git a/pkg/libinput/ver b/pkg/libinput/ver index fea1199d..41ad4172 100644 --- a/pkg/libinput/ver +++ b/pkg/libinput/ver @@ -1 +1 @@ -1.13.1 r0 +1.13.2 r0 -- cgit v1.2.3