mac-precision-touchpad

Windows Precision Touchpad Driver Implementation for Apple MacBook / Magic Trackpad

OTHER License

Stars
9K

Bot releases are visible (Hide)

mac-precision-touchpad - 1802 Interim Release

Published by imbushuo over 6 years ago

Interim release b1 is cancelled due to a showstopper bug.

What's new in this release

  • Fixed bring up issue on certain MacBook Air models, e.g. MacBook Air 13-inch, Early 2015 (MacBookAir7,2)
  • Improved Magic Trackpad 2 experience by introducing a state machine. Please note that Magic Trackpad 2 support is experimental and may not work as expected. Additional improvement is ongoing.

Source Code Version

https://github.com/imbushuo/mac-precision-touchpad/commit/d3e96bfc3577fbeaf02c4603a77bc7f37d37cb33

mac-precision-touchpad - Universal Driver (Magic Trackpad 2 and MacBookPro10,2 & 11,1) Beta 1

Published by imbushuo almost 7 years ago

This driver works for both family mentioned in title.

mac-precision-touchpad - MacBookPro10,2 & 11,1 Milestone 1

Published by imbushuo almost 7 years ago

Note: this driver does not work with Magic Trackpad 2. It only works with MacBook Pro with Retina display (mid 2012, late 2013).

This driver approaches production quality on MacBook Pro devices. ACPI S3 & S4 functionalities have been validated.

mac-precision-touchpad - Signed M4

Published by imbushuo almost 7 years ago

There is no much difference compared to last release except production signature. Starting with this release, production drivers will be production-signed, so you don't have to install test CA. You need to trust me (publisher) during driver installation. ARM64 driver is provided as well.

Improved and adjustable finger detection is coming in next release.

mac-precision-touchpad - Experimental Change M4

Published by imbushuo almost 7 years ago

This changeset removes pressure-based tip switch detection.

mac-precision-touchpad - Magic Trackpad 2 Milestone 3

Published by imbushuo about 7 years ago

General Magic Trackpad2 PTP functions are available. However, sensitivity configuration UWP is not included in this release.

Drivers (x86, x64 and ARM) are compiled from CI agent w/ test signing.

mac-precision-touchpad - Magic Trackpad 2 Milestone 2

Published by imbushuo about 7 years ago

Bug fixes

mac-precision-touchpad - Magic Trackpad 2 Milestone 1

Published by imbushuo about 7 years ago

Implemented basic functionality of Precision Touchpad for Apple Magic Trackpad 2 with lots of minor issues.