https://bugs.kde.org/show_bug.cgi?id=438326
--- Comment #6 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- (In reply to Emilio Cobos Álvarez (:emilio) from comment #4) > If someone can point me into the right direction I'm happy to try fixing > this, fwiw :) Does GDK divide delta values, e.g. by 10? KWin simply forwards delta values from libinput. On my machine, a single wheel click produces an axis event with a delta of 15. If GDK divides that value by 10, it could explain 1.5. -- You are receiving this mail because: You are watching all bug changes.