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

Blocks three finger drag #48

Open
psyf4ctor opened this issue Sep 14, 2022 · 10 comments
Open

Blocks three finger drag #48

psyf4ctor opened this issue Sep 14, 2022 · 10 comments
Labels
compatibility Incompatibilities with system gesture settings or other apps

Comments

@psyf4ctor
Copy link

psyf4ctor commented Sep 14, 2022

Is there any possibility to make them both work (Ventura 13.0)?

@artginzburg
Copy link
Owner

I suppose it's a known issue that should either be fixed or added to Readme. Do you have any additional problems, like #34? Don't have much time to research this now, but we can at least organise the issues meanwhile.

@moranno
Copy link

moranno commented May 12, 2023

support 4 finger click/tab to solve this issue.

@artginzburg
Copy link
Owner

support 4 finger click/tab to solve this issue.

It's supported, take a look here: https://github.com/artginzburg/MiddleClick-Ventura#number-of-fingers
Perhaps the app should have a preferences window with a slider range for the number of fingers. But for now, I don't see anyone actually asking for this, so it can be left out.

@SuperLeiyan
Copy link

Is this still issue still being looked at? I badly need the three finger drag to work with this

@danieltsoftware
Copy link

danieltsoftware commented Jun 28, 2024

Is this still issue still being looked at? I badly need the three finger drag to work with this

You can hold down the option key to make dragging work. It's a MacOS thing, I checked the code and it cannot be changed to be default behavior. If you need it for Unity I have made a script to allow for middle mouse dragging using this app without the need to constantly hold the option key. Unity Magic Mouse Panning on GitHub

@SuperLeiyan
Copy link

SuperLeiyan commented Jun 28, 2024

Is this still issue still being looked at? I badly need the three finger drag to work with this

You can hold down the option key to make dragging work. It's a MacOS thing, I checked the code and it cannot be changed to be default behavior. If you need it for Unity I have made a script to allow for middle mouse dragging using this app without the need to constantly hold the option key. Unity Magic Mouse Panning on GitHub

BetterTouchTool's three finger click and it doesn't seem to interfere, don't really want to pay for it since I just need this one functionality, I wonder how it's implemented in BTT.

@danieltsoftware
Copy link

danieltsoftware commented Jun 28, 2024

Is this still issue still being looked at? I badly need the three finger drag to work with this

You can hold down the option key to make dragging work. It's a MacOS thing, I checked the code and it cannot be changed to be default behavior. If you need it for Unity I have made a script to allow for middle mouse dragging using this app without the need to constantly hold the option key. Unity Magic Mouse Panning on GitHub

BetterTouchTool's three finger click and it doesn't seem to interfere, don't really want to pay for it since I just need this one functionality, I wonder how it's implemented in BTT.

BTT is absolutely terrible in my experience, constantly freezing up my inputs on my brand new fresh install M3 Pro MacBook, and the middle mouse functionality barely works, on top of needing to be added through weird "custom mouse commands". I bought a Magic Mouse because I saw there is BTT, then when I got the mouse and downloaded BTT I promptly deleted it after an hour of plain horror and started looking for alternatives lol.

@danieltsoftware
Copy link

danieltsoftware commented Jun 28, 2024

Is this still issue still being looked at? I badly need the three finger drag to work with this

You can hold down the option key to make dragging work. It's a MacOS thing, I checked the code and it cannot be changed to be default behavior. If you need it for Unity I have made a script to allow for middle mouse dragging using this app without the need to constantly hold the option key. Unity Magic Mouse Panning on GitHub

BetterTouchTool's three finger click and it doesn't seem to interfere, don't really want to pay for it since I just need this one functionality, I wonder how it's implemented in BTT.

Also, did you try middleclick.app? It's from the same dev as Rectangle

@SuperLeiyan
Copy link

SuperLeiyan commented Jul 4, 2024

Is this still issue still being looked at? I badly need the three finger drag to work with this

You can hold down the option key to make dragging work. It's a MacOS thing, I checked the code and it cannot be changed to be default behavior. If you need it for Unity I have made a script to allow for middle mouse dragging using this app without the need to constantly hold the option key. Unity Magic Mouse Panning on GitHub

BetterTouchTool's three finger click and it doesn't seem to interfere, don't really want to pay for it since I just need this one functionality, I wonder how it's implemented in BTT.

Also, did you try middleclick.app? It's from the same dev as Rectangle

Yeah I've tried it, also blocks the three finger drag, so probably a non trivial thing to implmement, but BTT does work for for this use case, not sure how they did it.

@artginzburg artginzburg marked this as a duplicate of #41 Feb 21, 2025
@artginzburg artginzburg added the help wanted Extra attention is needed label Feb 22, 2025
@artginzburg artginzburg unpinned this issue Feb 22, 2025
@artginzburg artginzburg added compatibility Incompatibilities with system gesture settings or other apps and removed help wanted Extra attention is needed labels Feb 22, 2025
@artginzburg
Copy link
Owner

This commit is worth having a look 004510c. Apparently, not all commits of the previous contributors were merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compatibility Incompatibilities with system gesture settings or other apps
Projects
None yet
Development

No branches or pull requests

5 participants