https://bugs.kde.org/show_bug.cgi?id=483601
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/369ebc17b1 | |74a42b6bda6d22ec31ec8cdb36a | |efa --- Comment #9 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 369ebc17b174a42b6bda6d22ec31ec8cdb36aefa by Vlad Zahorodnii, on behalf of Yifan Zhu. Committed on 16/01/2025 at 16:08. Pushed by vladz into branch 'master'. input: fix axis shortcut direction Currently kwin directly construct pointerAxis events from libinput, instead of relying on QWheelEvent. So positive delta corresponds to right/down, instead of left/up. M +6 -6 autotests/integration/lockscreen.cpp M +6 -6 autotests/integration/no_global_shortcuts_test.cpp M +4 -4 src/input.cpp M +2 -2 src/plugins/zoom/zoom.cpp https://invent.kde.org/plasma/kwin/-/commit/369ebc17b174a42b6bda6d22ec31ec8cdb36aefa -- You are receiving this mail because: You are watching all bug changes.