https://bugs.kde.org/show_bug.cgi?id=521464
Vlad Zahorodnii <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/43d0850ddb | |704c7b1bc8113dba645d955e8a3 | |18f Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #6 from Vlad Zahorodnii <[email protected]> --- Git commit 43d0850ddb704c7b1bc8113dba645d955e8a318f by Vlad Zahorodnii, on behalf of Nicolas Fella. Committed on 06/07/2026 at 09:28. Pushed by vladz into branch 'master'. libinput: Fix Device::serializeMatrix QMatrix4x4's ctor accepts data in row-major order, but constData() returns column-major order This means that serialize and deserialize are inconsistent Fix serialize to also work on row-major order M +12 -0 autotests/libinput/device_test.cpp M +8 -4 src/backends/libinput/device.cpp https://invent.kde.org/plasma/kwin/-/commit/43d0850ddb704c7b1bc8113dba645d955e8a318f -- You are receiving this mail because: You are watching all bug changes.
