<table><tr><td style="">valeriymalov added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D7558" rel="noreferrer">View Revision</a></tr></table><br /><div><div><p>It does work with both evdev-controlled pointers, libinput-controlled pointers and even on Wayland. As far as I understand, it just controls how Qt apps react to single "full" scroll event. It's doesn't affect system scroll speed, although takes it in account.</p>

<p>X11 doesn't seem to expose a good mechanism for controlling system-wide scroll speed anyway, judging by xinput:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">evdev exposes "Scroll Distance", which can only slow down the scrolling whole number of times and makes GTK+ apps behave weird</li>
<li class="remarkup-list-item">libinput doesn't seem to expose any options related to scroll speed at all?</li>
</ul>

<p>So this can't be done, this shouldn't be done or this should be done other way? Should this just be a separate checkbox "disable scrolling in Qt applications" or it's a completely useless feature?</p>

<p>Also, anything on the other commit (refactor changes)? MouseConfig::apply() eventually needs to be split into multiple parts since right now it's a lot of evdev code and not all of it works on libinput devices. If the commit doesn't belong in this diff, I can put it with eventual X11 libinput support then.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R119 Plasma Desktop</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D7558" rel="noreferrer">https://phabricator.kde.org/D7558</a></div></div><br /><div><strong>To: </strong>valeriymalov, Plasma, VDG<br /><strong>Cc: </strong>graesslin, mart, plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, lukas<br /></div>