Releases: acidanthera/VoodooPS2
Releases · acidanthera/VoodooPS2
2.0.2
v2.0.2
- Unified release archive names
- Initial workaround to rare kernel panics
- Rebranding and conflict resolution with other drivers
- Improve reliability of edge swipe gestures
- Support macOS 10.11 to 10.15 beta
- Support Xcode 11 beta
- Support clicking with multiple fingers
- Fix bugs in finger renumbering algorithm
- Ignore hovering above the touchpad
- Learn touchpad dimensions in runtime for old touchpads that don't report minimum coordinates
- [Temporary] Support overriding touchpad dimensions for old touchpads that don't report minimum coordinates
Change of earlier versions may be tracked in commits and releases.
Fix kernel panic when custom SSDT is used
2.0.1.1 Fix double free
Disable touchpad when typing
Restore QuietTimeAfterTyping
functionality (ignore touches for 500 ms after keypress) by @yusufrahadika Fix double-free error when configuration SSDT is used
Native multitouch and Force Touch emulation
• Synaptics touchpad support rewritten by @kprinssu using Apple native Magic Trackpad 2 (taken from VoodooI2C project https://github.com/alexandred/VoodooI2C)
• Stabilize multi-finger tapping (in comparison to https://github.com/kprinssu/OS-X-Voodoo-PS2-Controller) by proper finger renumbering
• Force Touch emulation by wide press or physical button
No changes to keyboard, mouse, Sentellic and FSP trackpads.