Compare commits

...

2 Commits

Author SHA256 Message Date
74279972fd libinput 1.27 2024-11-19 11:59:29 +01:00
f353a5bf6d libinput 1.16.2 2024-08-19 09:51:00 +02:00
4 changed files with 22 additions and 4 deletions

BIN
libinput-1.26.0.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
libinput-1.27.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Nov 19 10:32:51 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- 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 <jengelh@inai.de>
- Update to release 1.26.2
* Added quirks for the LG Gram 14 and the Minisvorum V3
-------------------------------------------------------------------
Thu Jun 6 07:04:23 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@ -37,7 +37,7 @@
%define lname libinput10
%define pname libinput
Name: libinput%{?xsuffix}
Version: 1.26.0
Version: 1.27.0
Release: 0
Summary: Input device and event processing library
License: MIT