Skip to content

Jitouch 2.82.0

Compare
Choose a tag to compare
@aaronkollasch aaronkollasch released this 29 Oct 06:24
· 26 commits to main since this release
v2.82.0
96d199b

What's Changed

Added

  • This release includes preliminary support for macOS Ventura's new System Settings app. See notes below.
  • Add Four-Finger Tap trackpad gesture by @aaronkollasch in #38, fixes #25

Improvements

  • Use index-ring distance for trackpad pinch gesture (set the distance in the Characters tab) by @aaronkollasch in #36, fixes #34

Fixes

Full Changelog: v2.81...v2.82.0

New Contributors

Notes

  • Thank you to all who have supported this project! 🎉 My developer certificate is coming up for renewal soon and you have made that easier to justify.
  • Ventura is not tested fully as I haven't updated my computer yet, but the prefPane has been tested to work in a VM after compiling with the latest Xcode.
  • Because of restrictions in the latest Xcode, the minimum supported macOS version is now 10.13 (High Sierra).
  • The Four-Finger Tap gesture is sensitive to fingers/palms resting on the edge of the trackpad and may need future adjustments to work best, but feel free to try it out.