Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option "Activate gestures on right mouse click only when a modifier is holding down (Ctrl/Shift/Alt/combinations: Ctrl+Shift/etc..)" #682

Open
helperman opened this issue Sep 9, 2023 · 2 comments

Comments

@helperman
Copy link

helperman commented Sep 9, 2023

I want to activate gesture only when Ctrl-button on keyboard is held down.
The certain modifier key should be customizable in options (someone wants Ctrl, someone wants Alt + Shift)

Test case:
if Ctrl button is held down than the gesture is activated.
if Ctrl button is not held down than the gesture is not activated.

@Robbendebiene
Copy link
Owner

Hi thanks for the suggestion.
This has already been requested.

So I'm closing this as a duplicate of #274

@helperman helperman changed the title Add option "Activate gestures on hold down (Ctrl/Shift/Alt/combinations: Ctrl+Shift/etc..)" Add option "Activate gestures on right mouse click with holding down (Ctrl/Shift/Alt/combinations: Ctrl+Shift/etc..)" Sep 13, 2023
@helperman
Copy link
Author

helperman commented Sep 13, 2023

Oops, sorry. I described a feature incorrectly. I want to activate a gesture with right mouse click only if a specified modifier is holding down.

@helperman helperman changed the title Add option "Activate gestures on right mouse click with holding down (Ctrl/Shift/Alt/combinations: Ctrl+Shift/etc..)" Add option "Activate gestures on right mouse click only when a modifier is holding down (Ctrl/Shift/Alt/combinations: Ctrl+Shift/etc..)" Sep 13, 2023
@Robbendebiene Robbendebiene reopened this Sep 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants