D28331: KCM/mouse KCM/touchpad: Add a Scroll speed setting
David Edmundson
noreply at phabricator.kde.org
Fri Mar 27 09:40:05 GMT 2020
davidedmundson added inline comments.
INLINE COMMENTS
> touchpad.qml:607
> +
> + from: 1
> + to: 10
So I can only make it faster?
Is that sensible?
> touchpad.qml:615
> +
> + onValueChanged: {
> + if (touchpad != undefined && enabled && !root.loading) {
Don't use onValueChanged
use onMoved
then you don't need all of this other logic
REPOSITORY
R119 Plasma Desktop
REVISION DETAIL
https://phabricator.kde.org/D28331
To: meven, #kwin, #plasma, davidedmundson, ervin, bport, crossi, hchain
Cc: plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20200327/153dc556/attachment.html>
More information about the Plasma-devel
mailing list