Bug 399304

Summary: Draw mouse gestures on screen via colored lines
Product: [Applications] systemsettings Reporter: Murz <MurzNN>
Component: kcm_khotkeysAssignee: Michael Jansen <kde>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: nate
Priority: NOR    
Version: 5.20.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Murz 2018-10-02 10:51:45 UTC
At now KDE have good build-in support for mouse gestures - they works well: https://userbase.kde.org/System_Settings/Shortcuts_and_Gestures#Mouse_Gestures but they works too invisible to user, so users very often draw bad gestures. 

Many other mouse gestures apps (EasyStroke, Gesturefy and Foxy Gestures Firefox plugins) draw helper lines on screen when user hold gesture button on mouse and start drawing - those lines shows to user that he start drawing gesture, and display which gesture it drawing now.

Please add same mode (as option) in KDE Plasma 5 too, for draw mouse trail lines on screen when mouse key is pressed and system ready to recognize gesture.

Good example of implementation mouse gesture trails you can see in so useful, but discontinued EasyStroke application.
Comment 1 Nate Graham 2018-10-02 21:20:41 UTC
Fixed/implemented very recently with https://cgit.kde.org/kwin.git/commit/?id=74994a7fbda0432e7b3773e053e4c8c940f66a53
Comment 2 Christoph Feck 2018-10-02 21:35:31 UTC
I doubt the KWin effect is related to mouse gestures.
Comment 3 Nate Graham 2018-10-02 21:43:33 UTC
Oh, my mistake.
Comment 4 Murz 2021-03-02 09:24:22 UTC
As example of implementation for drawing gestures lines on screen you can lookup the very popular Mozilla Firefox extensions:
https://addons.mozilla.org/en-GB/firefox/addon/gesturefy/
https://addons.mozilla.org/en-GB/firefox/addon/foxy-gestures/

And maybe this can be implemented using Plasma Desktop Effects?
Comment 5 Murz 2021-03-02 09:27:22 UTC
In Plasma already exists very similar Desktop Effect: Mouse Mark
It draws the lines on screen when holding Meta+Shift. Maybe it is not so hard to extend it via adding the capture of KDE Mouse Gestures event?
Comment 6 Murz 2021-05-05 12:55:22 UTC
Seems this is duplicate of pretty old 135097 issue.

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