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

Enable dragging with middle mouse button by "Click or tap with three fingers" #115

Open
fuweichin opened this issue Jan 22, 2025 · 0 comments

Comments

@fuweichin
Copy link

Summary:
I cannot use middle drag with MiddleClick app.

Steps to Reproduce:

In Preferences / Trackpad view, I enabled "Secondary click" by "Click or tap with two fingers", thus I can drag with right mouse button (from an app's perspective) with trackpad by pressing and moving two fingers.

Actual Result:

Currently MiddleClick app fires middle mouse button's mouseup immediately after mousedown, but I also want to drag with middle mouse button (from an app's perspective) by pressing and moving three fingers, like what a PC mouse can do for CAD applications.

Expected Result:

So I wonder if MiddleClick app can implement "Click or tap with three fingers" as long as these gestures are not assigned or occupied, just like macOS Sequoia implements "Secondary click" by "Click or tap with two fingers".

Additional Information:

MacBook Pro 16-inch M3
macOS Sequoia 15.2
middleclick 2.7 (Homebrew build)

B.T.W. I made an online tool Mouse Test, may it helps.

@fuweichin fuweichin changed the title Enable dragging with right mouse button by implement "Click or tap with three fingers" Enable dragging with right mouse button by "Click or tap with three fingers" Jan 22, 2025
@fuweichin fuweichin changed the title Enable dragging with right mouse button by "Click or tap with three fingers" Enable dragging with middle mouse button by "Click or tap with three fingers" Jan 23, 2025
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

1 participant