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

[Feature Request] 3 finger middle button drag #62

Open
YouHusam opened this issue Jun 8, 2024 · 1 comment
Open

[Feature Request] 3 finger middle button drag #62

YouHusam opened this issue Jun 8, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@YouHusam
Copy link

YouHusam commented Jun 8, 2024

Is it possible to enable dragging with 3 (and maybe 2) fingers like in MacOS or Linux?

It works by pushing the touchpad down until it clicks with 3 fingers, then when moving the mouse, it will act like a middle click + drag.
It's very useful when using CAD software.

Thank you very much

@ClementGre ClementGre self-assigned this Jun 9, 2024
@ClementGre ClementGre added the enhancement New feature or request label Jun 9, 2024
@ClementGre
Copy link
Owner

ClementGre commented Jul 24, 2024

Hi, this is a great idea. However, the click status of a touchpad is an optional property and is not available on all touchpads.

See https://learn.microsoft.com/en-us/windows-hardware/design/component-guidelines/touchpad-windows-precision-touchpad-collection#:~:text=Button%201,default%20right)%20clicking.

I don’t have a compatible touchpad, but I’ll try to add this feature soon.

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

No branches or pull requests

2 participants