summaryrefslogtreecommitdiff
path: root/pkg/libinput
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2019-05-22 01:26:10 -0700
committerMichael Forney <mforney@mforney.org>2019-05-22 01:26:10 -0700
commit9e01364b4f8475bb58aaf710b4f33195c21698b6 (patch)
tree86b5f64e099aecd97c5a5b5371df355441ea9eb0 /pkg/libinput
parent3fb15daf880e10b0ed948fa79b405f93a517914d (diff)
libinput: Update to 1.13.2
Diffstat (limited to 'pkg/libinput')
-rw-r--r--pkg/libinput/gen.lua3
m---------pkg/libinput/src0
-rw-r--r--pkg/libinput/ver2
3 files changed, 3 insertions, 2 deletions
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
-Subproject 2f209f94fe36ccc4f6e0619379d2c79fd1ba95c
+Subproject 0f477e982fc759b960d00782bdc8ad9fd196d22
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