Bug 401954

Summary: Scrolling speed on wayland not configurable
Product: [Plasma] kwin Reporter: False Hope <falsehope77>
Component: inputAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: bugseforuns, kde, nate
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description False Hope 2018-12-10 12:34:25 UTC
The libinput people say that they do not do anything about the scrolling speed and that they just pass messages to the compositor so that compositor should make it configurable.

In my case on libinput/wayland the edge scrolling on touchpad is extremely fast. So that it would need configuration option to make it working.
Comment 1 Martin Flöser 2018-12-10 13:45:26 UTC
Do you have a link to the discussion?
Comment 2 David Edmundson 2018-12-10 14:02:19 UTC
A relevant thing is amount of lines to scroll per click is a QPT setting read from kdeglobals, it doesn't require anything in the compositor - but from what I can tell it's missing in the libinput KCM.
Comment 3 False Hope 2018-12-10 14:12:07 UTC
Oh I see I must have it read wrong that it's up to the compositor, so it's only missing in libinput KCM, I'll try to post it there.
Comment 4 David Edmundson 2018-12-10 14:13:32 UTC
Depends. 

Is your issue only relevant in Qt apps and in places where you're scrolling in "lines" (or rows in a grid view) and generally fine when you're scrolling smoothly per pixel?
Comment 5 Patrick Silva 2020-06-15 04:10:56 UTC
duplicate of bug 403843?
Comment 6 Nate Graham 2020-06-15 16:01:52 UTC
Yup.

*** This bug has been marked as a duplicate of bug 403843 ***