Skip to content

Magic Trackpad for Windows v0.1.0-dev.6.0

Pre-release
Pre-release

Choose a tag to compare

@Suki-Kyaru Suki-Kyaru released this 16 Aug 08:56
· 11 commits to main since this release
4ea2db6

Magic Trackpad for Windows v0.1.0-dev.6.0

This is the first public binary prerelease of Magic Trackpad for Windows.

The project provides a safety-focused Windows 11 installer, diagnostics, and lifecycle-management layer around the upstream MagicTrackpad2ForWindows driver for Apple Magic Trackpad.

Highlights

  • Windows 11 x64 installer with English and Simplified Chinese UI
  • Safe install flow with exact driver identity checks
  • Current-driver detection and no-op reinstall behavior
  • User-safe uninstall flow with connected-device fail-closed protection
  • Export-before-delete and post-removal verification for driver removal
  • Diagnostics with privacy-conscious identifier handling
  • Controlled binary/source release bundle with SHA256 and provenance information

Validation

The final release binary was built from:

4ea2db6dc7ba1f7998f735d56ce1158c9b2be420

Final Setup SHA256:

f6e7155beca5d863b8d70022c5ac9d7a38daa21880b572a25b0bff9c54661791

The final Setup completed focused validation on a clean Windows 11 x64 VM:

  • clean installation: PASS
  • expected driver installation and post-install verification: PASS
  • reinstall with the current driver already present: PASS
  • Driver Store no-op behavior: PASS

The wider dev.6.0 candidate validation also covered application-only uninstall, safe real driver removal in a VM, reinstall after removal, and connected-device fail-closed behavior on a physical Windows 11 x64 host with an Apple USB-C Magic Trackpad A3120.

Important notes

  • The outer Setup.exe wrapper is currently not code-signed (NotSigned).
  • The embedded upstream driver CAT/SYS payload remains Microsoft-signed and is verified separately.
  • The currently validated project scope is Windows 11 x64 with Apple USB-C Magic Trackpad A3120.
  • ARM64 lifecycle validation has not yet been completed.
  • Windows 10 is not currently claimed as a validated project target.
  • This is a development prerelease.

Downloads and source

For compliance and reproducibility, this release publishes the binary bundle together with:

  • the exact wrapper source archive,
  • the corresponding upstream source archive,
  • the preserved upstream build workflow,
  • provenance metadata,
  • and SHA256SUMS.txt.

Please use the controlled binary ZIP rather than a standalone raw Setup executable.


中文说明

这是 Magic Trackpad for Windows 的首个公开二进制预发布版本。

本项目在上游 MagicTrackpad2ForWindows 驱动基础上,提供面向普通 Windows 用户的安全安装、诊断与生命周期管理能力。

主要内容

  • Windows 11 x64 中英文双语安装器
  • 基于精确驱动身份的安全安装检查
  • 已安装正确驱动时自动识别并执行 NO-OP
  • 带设备在线保护的安全卸载流程
  • 驱动删除前强制导出备份并验证
  • 删除后的状态复核
  • 注重隐私的诊断信息收集
  • 包含 SHA256、对应源码和来源信息的受控发布包

最终验证

最终发布二进制来自提交:

4ea2db6dc7ba1f7998f735d56ce1158c9b2be420

最终 Setup SHA256:

f6e7155beca5d863b8d70022c5ac9d7a38daa21880b572a25b0bff9c54661791

最终同一份 Setup 已在干净 Windows 11 x64 虚拟机完成:

  • 干净首次安装:通过
  • 驱动安装及安装后校验:通过
  • 正确驱动已存在时再次安装:通过
  • Driver Store NO-OP:通过

此前 dev.6.0 Candidate 验证还覆盖了仅卸载应用、安全真实删除驱动、删除后重新安装,以及实体 Windows 11 x64 + Apple USB-C Magic Trackpad A3120 的连接设备 fail-closed 验证。

注意事项

  • 外层 Setup.exe 当前尚未代码签名NotSigned)。
  • 内嵌上游驱动 CAT/SYS 仍保持 Microsoft 签名,并由项目单独验证。
  • 当前正式验证范围为 Windows 11 x64 + Apple USB-C Magic Trackpad A3120
  • ARM64 生命周期尚未完成验证。
  • 当前不声明 Windows 10 为项目已验证支持范围。
  • 本版本属于开发预发布版本。

发布时同时提供二进制包、精确 wrapper 源码、上游对应源码、上游构建工作流快照、来源信息和 SHA256 校验文件。

请下载受控 binary ZIP,不要单独传播裸 Setup.exe