libinput 1.31.0:

The disable-while-typing and disable-while-trackpointing timeouts are
now configurable (within reasonable limits).

We now support fast 3fg swipes when 3fg drag is enabled.

A new API to get a tablet tool's (marketing) name is now available:
libinput_tablet_tool_get_name().

libinput 1.31.1:

Fixes CVE-2026-35093 and CVE-2026-35094 (already in 1.30.4).

libinput 1.31.2:

Important fix for the new fast-swipe interaction during 3fg dragging. A
wrong timestamp calculation could cause slow movements to be interpreted
as swipes in some cases.

Another fix for the Acer Swift SFX14-73G (and likely other devices with
a similar touchpad) fixes a stuttering cursor caused by wrong SYN_REPORT
handling in libinput.

libinput 1.31.3:

Fixes CVE-2026-50265 (already in 1.30.4).

libinput 1.31.4:

Two fixes for libinput record, the --autorestart interval handling was
broken for intervals 5s and higher, and a convenience fix for running
with --autorestart.

Eraser buttons can now be mapped to any button (previously only
BTN_STYLUS, BTN_STYULUS2 and BTN_STYLUS3 were permitted).

Signed-off-by: Ross Burton <[email protected]>
---
 .../wayland/{libinput_1.30.4.bb => libinput_1.31.3.bb}        | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/wayland/{libinput_1.30.4.bb => 
libinput_1.31.3.bb} (95%)

diff --git a/meta/recipes-graphics/wayland/libinput_1.30.4.bb 
b/meta/recipes-graphics/wayland/libinput_1.31.3.bb
similarity index 95%
rename from meta/recipes-graphics/wayland/libinput_1.30.4.bb
rename to meta/recipes-graphics/wayland/libinput_1.31.3.bb
index 8ce3d0d62cf..aed79951eaa 100644
--- a/meta/recipes-graphics/wayland/libinput_1.30.4.bb
+++ b/meta/recipes-graphics/wayland/libinput_1.31.3.bb
@@ -12,10 +12,10 @@ LIC_FILES_CHKSUM = 
"file://COPYING;md5=bab4ac7dc1c10bc0fb037dc76c46ef8a"
 
 DEPENDS = "libevdev udev"
 
-SRC_URI = 
"git://gitlab.freedesktop.org/libinput/libinput.git;protocol=https;branch=1.30-branch;tag=${PV}
 \
+SRC_URI = 
"git://gitlab.freedesktop.org/libinput/libinput.git;protocol=https;branch=1.31-branch;tag=${PV}
 \
            file://run-ptest \
            "
-SRCREV = "7ad8b37ffcc71aceb8eb4d079d22490e87168f49"
+SRCREV = "26191d396d74d505541d6311f0b4ae68d791b890"
 
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+\.(?!9\d+)\d+)"
 
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#238891): 
https://lists.openembedded.org/g/openembedded-core/message/238891
Mute This Topic: https://lists.openembedded.org/mt/119831385/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to