artginzburg / MiddleClick-Sonoma

 "Wheel click" with three-finger click/tap for Trackpad and Magic Mouse.
GNU General Public License v3.0
1.47k stars 85 forks source link

Older OS support #1

Closed franzuu closed 1 year ago

franzuu commented 4 years ago

Hi thank you for guiding me to your fork! I tried to use it on High Sierra, but still getting this error: You can't use this version of the application "MiddleClick.app" with this version of macOS You have macOS 10.13.6. The application requires macOS 10.14 or later. I used brew to install version 2.4.4 Thank you!

artginzburg commented 4 years ago

If anyone is going to look into this issue, note that @franzuu uses Hackintosh.

soraxxo commented 4 years ago

I just tried installing from brew to a macOS 10.13.6 system on official Apple hardware, and am also being told that the application (v2.4.5 as of this writing) requires macOS 10.14 at minimum. The issue is not specific to Hackintosh builds.

soraxxo commented 4 years ago

For what it's worth - I tried the 1.0 build from the original project repo, and the application does run, but it does not seem to work for me (that version only works with tapping and I have tap-to-click turned off on my system, which I suppose is my problem, but that is beside the point). (Edit: It works, thought the gesture was three 1-finger taps, but it's one 3-finger tap.)

Until the compatibility issue is resolved on this fork, anybody on High Sierra or earlier who stumbles across this post may want to try their luck with that upstream build: https://github.com/cl3m/MiddleClick/releases/tag/1.0

gingerbeardman commented 4 years ago

Annoying that with 2.4.6 this has now changed to being Catalina-Only. Why?

So here's a (unsigned) build of 2.4.6 that will run on 10.13, 10.14 and 10.15. I just now built it from code on Mojave: MiddleClick.app.zip

artginzburg commented 4 years ago

Annoying that with 2.4.6 this has now changed to being Catalina-Only. Why?

So here's a (unsigned) build of 2.4.6 that will run on 10.13, 10.14 and 10.15. I just now built it from code on Mojave: MiddleClick.app.zip

I wonder if this will work with 10.9 as minimum system version...

gingerbeardman commented 4 years ago

Here it is! 2.4.6 compiled (unsigned) with minimum 10.9 and runs fine on Mojave for me.

MiddleClick.app.zip

artginzburg commented 1 year ago

Closing as MiddleClick is currently built for minimum possible deployment target (10.9)