Bug 399304 - Draw mouse gestures on screen via colored lines
Summary: Draw mouse gestures on screen via colored lines
Status: RESOLVED DUPLICATE of bug 135097
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_khotkeys (show other bugs)
Version: 5.20.3
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Michael Jansen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-02 10:51 UTC by Murz
Modified: 2021-05-05 12:55 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***