Bug 396737

Summary: Switch between applications using touchpad is too fast
Product: [Unmaintained] lattedock Reporter: artem-werner
Component: applicationAssignee: Michail Vourlakos <mvourlakos>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: 0.8.0   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 0.8.1
Sentry Crash Report:
Attachments: Record of the behavior
touchpad settings
touchpad settings
touchpad settings

Description artem-werner 2018-07-21 17:29:17 UTC
Created attachment 114054 [details]
Record of the behavior

Add an option to specify "scrolling" speed between application. At the moment this feature is unusable with touchpads.
Comment 1 Michail Vourlakos 2018-07-21 17:30:50 UTC
I suppose you must use v0.8  ... it is fixed...
Comment 2 artem-werner 2018-07-21 17:31:20 UTC
Created attachment 114055 [details]
touchpad settings
Comment 3 artem-werner 2018-07-21 17:31:43 UTC
Created attachment 114056 [details]
touchpad settings
Comment 4 artem-werner 2018-07-21 17:32:09 UTC
Created attachment 114057 [details]
touchpad settings
Comment 5 Michail Vourlakos 2018-07-21 17:34:15 UTC
v0.8 adds a timer in order to accept only specific number of scrolls in a sec...

so try first v0.8
Comment 6 artem-werner 2018-07-21 17:51:41 UTC
Thanks for quick reply. I will try v0.8.
Comment 7 Michail Vourlakos 2018-07-24 15:18:28 UTC
totally true...
the fix exists in other wheel events but not for TaskDelegate which is important...
Comment 8 Michail Vourlakos 2018-07-24 15:28:42 UTC
Git commit ffe2995493e6805df1302203e9280338dd0befd3 by Michail Vourlakos.
Committed on 24/07/2018 at 15:26.
Pushed by mvourlakos into branch 'master'.

delayer for tasks wheel events

-- touchpads and fast wheel scrolling for
tasks was creating an unpredicted effect
from user point view. The solution was
already tested from audio badges, applets
wheel activation but hadnt got into
for Tasks.
FIXED-IN: 0.8.1

M  +17   -1    plasmoid/package/contents/ui/task/TaskDelegate.qml

https://commits.kde.org/latte-dock/ffe2995493e6805df1302203e9280338dd0befd3
Comment 9 Michail Vourlakos 2018-07-24 15:30:14 UTC
Git commit 0bee41c9a70a75b6f09de667f5c6d55bef3e85b0 by Michail Vourlakos.
Committed on 24/07/2018 at 15:29.
Pushed by mvourlakos into branch 'v0.8'.

delayer for tasks wheel events

-- touchpads and fast wheel scrolling for
tasks was creating an unpredicted effect
from user point view. The solution was
already tested from audio badges, applets
wheel activation but hadnt got into
for Tasks.
FIXED-IN: 0.8.1

M  +17   -1    plasmoid/package/contents/ui/task/TaskDelegate.qml

https://commits.kde.org/latte-dock/0bee41c9a70a75b6f09de667f5c6d55bef3e85b0