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

Produce click always when an additional one/two/three finger(s) touches and quickly untouches #93

Open
dumblob opened this issue Oct 4, 2023 · 3 comments

Comments

@dumblob
Copy link

dumblob commented Oct 4, 2023

First of all, I would like to thank you for this piece of SW. Without this I would not be able to use my new laptop.

Now back to my feature request 😄.

Imagine a situation when one or more fingers are already touching the touchpad at the same time (typically during/after scrolling or multifinger gestures).

Then after stopping all those fingers stay on the touchpad.

And now if I wanted to click, I need to lift all the fingers (which are resting on the touchpad) and only then I can do the "touch & untouch" to produce the click.

My request here is to actually allow for the "touch & untouch" combo without the need to lift the fingers which already touch the touchpad.

This I envision to work for LMB click, RMB click, as well as for MMB click (e.g. assuming touchpad supporting up to 4 fingers, I can scroll using two fingers on my right hand and then stop scrolling, do NOT lift the two fingers but instead "touch & untouch" with two fingers of my left hand to achieve left-mouse-button click).

In other words, any touching fingers are considered as "new baseline for clicks" at any given point in time.

Of course if the "new baseline" could me made to work not just for clicks but also for drags/movements, that would become nirvana, but for my use case the support for "new baseline for clicks" (not drags/movements) is sufficient 😉

Do you think this is doable?

@dumblob dumblob changed the title Produce click always when an additional one finger touches and quickly untouches Produce click always when an additional one/two/three finger(s) touches and quickly untouches Oct 4, 2023
@dumblob
Copy link
Author

dumblob commented Oct 14, 2023

@atareao would you accept patches? Or is this something out of scope of this project? If so, would you have any alternative suggestions?

@atareao
Copy link
Owner

atareao commented Oct 14, 2023

Please, do it !!!

@dumblob
Copy link
Author

dumblob commented Oct 21, 2023

Thanks! Just to manage expectations - this might take me (many) months, so anybody interested feel free to reach out to me to join efforts 😉.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants