Results 835 comments of Ryan Hanson

> it simply impossible to block the additional click when "three finger drag" is enabled? Yes, as a 3rd party there is no way to distinguish the click generated by...

Thanks for letting me know, and for the details. There are some slight discrepancies in the way that Multitouch and Hyperkey work, so I'll see if I can bring Multitouch...

Thanks for asking. This will get inherited from Rectangle in a future release.

Thanks for the feedback. This exists in some of my other apps but you're the first to request it in Multitouch. I'll add it to my backlog.

Thanks for reporting. Out of the box, Multitouch is optimized to work with most 3D modeling apps, which requires mouse drag events to be handled in a certain way. Try...

1. Not bringing the window frontmost. This functionality is behind a defaults flag (not in the UI), and is enabled with this Terminal command: ``` defaults write com.brassmonkery.Multitouch windowToFront -int...

That's a good point. I'll see what I can do. Thanks!

Thanks for reporting. I'm getting ready to push out a new release and will slate this one for the following release.

This was broken by macOS, and in my testing it also happens when using my app, Middle, to execute the middle click but not on my mouse with a physical...

Good to know. I'll take a look before I push out the next release, and if it's a quick fix then I'll include it.