From 74279972fd40e07a6be6e7b16ff6550c827956f70b9b482fbbc11f35f0543d62 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 19 Nov 2024 11:59:29 +0100 Subject: [PATCH] libinput 1.27 --- libinput-1.26.2.tar.gz | 3 --- libinput-1.27.0.tar.gz | 3 +++ libinput.changes | 12 ++++++++++++ libinput.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 libinput-1.26.2.tar.gz create mode 100644 libinput-1.27.0.tar.gz diff --git a/libinput-1.26.2.tar.gz b/libinput-1.26.2.tar.gz deleted file mode 100644 index 532cdc6..0000000 --- a/libinput-1.26.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5c1c4150f217fea1db2d1fd88e2607b2f1928cfde65c34da65a9f24dcfd69464 -size 1032914 diff --git a/libinput-1.27.0.tar.gz b/libinput-1.27.0.tar.gz new file mode 100644 index 0000000..7b155ba --- /dev/null +++ b/libinput-1.27.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b11b900bf88ef68fe688c107226bb453ef26faf461ae2dcf9690b00009d660a6 +size 1056295 diff --git a/libinput.changes b/libinput.changes index 8924017..ed7929b 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Nov 19 10:32:51 UTC 2024 - Jan Engelhardt + +- Update to release 1.27 + * New "sticky" mode for drag-locking + * For tablet pads we now support tablet pad mode groups for + devices without status LEDs as well + * If a tablet is unknown to libwacom we now assume that it is a + built-in tablet. (similar to libwacom 2.11) + * The available area on external tablets can be reduced via the + new tablet "area" configuration. + ------------------------------------------------------------------- Mon Aug 19 07:40:24 UTC 2024 - Jan Engelhardt diff --git a/libinput.spec b/libinput.spec index 12cba47..8bda47a 100644 --- a/libinput.spec +++ b/libinput.spec @@ -37,7 +37,7 @@ %define lname libinput10 %define pname libinput Name: libinput%{?xsuffix} -Version: 1.26.2 +Version: 1.27.0 Release: 0 Summary: Input device and event processing library License: MIT