Jitouch 2.82.0
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
- Fix M2 MBP familyID by @osmanyildirim in #30
- Fix window gestures for chromium-based apps by @aaronkollasch in #32, fixes #19
- Fix a race condition that caused inadvertent clicks and UI freezes by @aaronkollasch in #33 and 0826270, fixes #31
- Fix gesture preview crash in command sheet by @aaronkollasch in #35
- Update deprecated APIs for Ventura by @aaronkollasch in #41
Full Changelog: v2.81...v2.82.0
New Contributors
- @osmanyildirim made their first contribution in #30
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.