jersou / mouse-actions

mouse-actions execute some command from mouse events such as clicks/wheel on the side/corners of the screen, or drawing shapes. It's a mix between Easystroke and Compiz edge commands.
MIT License
169 stars 6 forks source link

rocker gestures (right+left click and left+right click quickly after each other to go back/forward/something else) #49

Open chaos-prevails opened 1 month ago

chaos-prevails commented 1 month ago

Hello,

are there any plans to implement rocker gestures? While they are included in some browsers (e.g. vivaldi) or there are working addons in Firefox (gesturfy), they don't work well in Chrome/Chromium (at least not on Linux KDE and any of the extensions I tried).

It would be great to have rocker gestures also for other apps, e.g. file explorer, etc and not depend on multiple addons for all the different browsers.

I could configure rocker gestures in easystroke which improved usability greatly and which I used for many years - however, it doesn't work anymore with Wayland.

jersou commented 7 hours ago

Hello, it was not planned because I did not know this possibility... in the current state, the app does not manage the succession of events, but could perhaps. I leave the ticket open to think about it later.