imbushuo / mac-precision-touchpad

Windows Precision Touchpad Driver Implementation for Apple MacBook / Magic Trackpad
Other
9.13k stars 571 forks source link

3 fingers to drag #317

Closed guitehub closed 3 years ago

guitehub commented 4 years ago

First of all Well done man, amazing work not surprised its becoming the reference geniun clap clap

Feature request It miss the feature of draging objects with the 3 finger drag gesture you can find on macos as part of the "Accessibility feature" System Preferences > Accessibility > Mouse & Trackpad > Trackpad Options > Enable dragging >> three finger drag

Additional context See on apple support page : Turn on "three finger drag" for your Force Touch trackpad

Miscellaneous That would be just amazing, feeback of a long time back to back "mac os on macbook and windows on tower" daily user it would be the cherry on top for an absolute perfect seemless experience Thousand thanks, keep the good work

zhendosina commented 4 years ago

yep, it have to be great!

roddymetanez commented 4 years ago

This would be amazingly useful as it would enable panning and rotating in 3d programs. Just learning to code, but count me if for beta tests, etc.

davecangit commented 4 years ago

I would love for this too. This is one of the main trackpad functions I use. First setting to be changed when I log into a mac for the first time.

jaanli commented 4 years ago

+1!!

mattkefford commented 4 years ago

I came here to request this feature too and glad to find it has already been suggested :)

Since I use macOS 75% of the time and BootCamp/Windows 25% of the time, whenever I am on Windows I find myself trying to three-finger drag things and being surprised when the windows suddenly change or disappear.

I understand that this is not simply interpreting the touch input on the trackpad itself but a much bigger task of writing a windows driver with multiple features, animations and probably a GUI for options, so probably not an easy thing to add. Given the amazing work you have done with this trackpad driver though I think you could do an awesome job of it and people would be prepared to pay a few dollars for it.

roddymetanez commented 4 years ago

I can highly recommend Magic trackpad as a great utility that allows you to use the trackpad as a true three button mouse replacement.


From: Matthew Kefford notifications@github.com Sent: 03 November 2020 12:22 To: imbushuo/mac-precision-touchpad mac-precision-touchpad@noreply.github.com Cc: roddymetanez rmactague@live.com; Comment comment@noreply.github.com Subject: Re: [imbushuo/mac-precision-touchpad] 3 fingers to drag (#317)

I came here to request this feature too and glad to find it has already been suggested :)

Since I use macOS 75% of the time and BootCamp/Windows 25% of the time, whenever I am on Windows I find myself trying to three-finger drag things and being surprised when the windows suddenly change or disappear.

I understand that this is not simply interpreting the touch input on the trackpad itself but a much bigger task of writing a windows driver with multiple features, animations and probably a GUI for options, so probably not an easy thing to add. Given the amazing work you have done with this trackpad driver though I think you could do an awesome job of it and people would be prepared to pay a few dollars for it.

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/imbushuo/mac-precision-touchpad/issues/317#issuecomment-721084047, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AQY3BWQDEE7KVH2TTN4HSHTSN7YXPANCNFSM4OQVXVAA.

mattkefford commented 4 years ago

I can highly recommend Magic trackpad as a great utility that allows you to use the trackpad as a true three button mouse replacement. Hi Roddy, thanks for your suggestion but I was hoping to use the built in trackpad on my macbook rather than buy external hardware (especially when it costs £129!).

roddymetanez commented 4 years ago

Apologies, I think at cross purposes. I meant these guys; magicutilities dot nethttps://magicutilities.net/

I think they do for MacBooks as well as the magic trackpad.

R


From: Matthew Kefford notifications@github.com Sent: 05 November 2020 16:23 To: imbushuo/mac-precision-touchpad mac-precision-touchpad@noreply.github.com Cc: roddymetanez rmactague@live.com; Comment comment@noreply.github.com Subject: Re: [imbushuo/mac-precision-touchpad] 3 fingers to drag (#317)

I can highly recommend Magic trackpad as a great utility that allows you to use the trackpad as a true three button mouse replacement. Hi Roddy, thanks for your suggestion but I was hoping to use the built in trackpad on my macbook rather than buy external hardware (especially when it costs £129!).

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/imbushuo/mac-precision-touchpad/issues/317#issuecomment-722483293, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AQY3BWXAQJOCF6Z42UCKZFTSOLGO5ANCNFSM4OQVXVAA.

mattkefford commented 4 years ago

Oh I see, this is an alternative driver foe the trackpad that runs on Windows?

It doesn’t mention whether it works with built in trackpads but it does mention boot camp and there’s a free trial so no harm in trying it.

Foe the most part I am happy with the imbushuo driver though, it just needs a couple of tweaks to be perfect :)

Regards, Matthew

On 5 Nov 2020, at 18:47, roddymetanez notifications@github.com wrote:

 Apologies, I think at cross purposes. I meant these guys; magicutilities dot nethttps://magicutilities.net/

I think they do for MacBooks as well as the magic trackpad.

R


From: Matthew Kefford notifications@github.com Sent: 05 November 2020 16:23 To: imbushuo/mac-precision-touchpad mac-precision-touchpad@noreply.github.com Cc: roddymetanez rmactague@live.com; Comment comment@noreply.github.com Subject: Re: [imbushuo/mac-precision-touchpad] 3 fingers to drag (#317)

I can highly recommend Magic trackpad as a great utility that allows you to use the trackpad as a true three button mouse replacement. Hi Roddy, thanks for your suggestion but I was hoping to use the built in trackpad on my macbook rather than buy external hardware (especially when it costs £129!).

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/imbushuo/mac-precision-touchpad/issues/317#issuecomment-722483293, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AQY3BWXAQJOCF6Z42UCKZFTSOLGO5ANCNFSM4OQVXVAA. — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

XenorPLxx commented 3 years ago

+1, that's the only thing that doesn't allow to switch my mouse for a magic trackpad full time.

jaanli commented 3 years ago

That would be awesome for me too! Magic trackpad ftw :)

daanta-real commented 3 years ago

This is a MUST

MrJonhnny commented 3 years ago

+++

Lawcheehung commented 3 years ago

Agreed, this is my most missed feature from using the touchpad on MacOS!

imbushuo commented 3 years ago

For everyone in this thread: open this feature request at Feedback hub. Feel free to post the feedback link here (as I might be able to help you triage it to the team.) It's a feature that needs to be implemented by Microsoft, so my driver can do little here.

deluxghost commented 3 years ago

some feedback links:

https://aka.ms/AAcw72b https://aka.ms/AAcw72c https://aka.ms/AAcw72d