Releases: austinnixholm/ThreeFingerDrag
Releases · austinnixholm/ThreeFingerDrag
v1.2.7
Release Notes
Improvements
- Windows 11 Compatibility: Resolved a conflict that prevented gestures from functioning properly on Windows 11 24H2 systems.
Main Pull Request: PR #17: Windows Compatibility Fix
Full Changelog: v1.2.6...v1.2.7
v1.2.7.1-SNAPSHOT
Snapshot Notes
This snapshot aims to achieve the following:
- fix compatibility issues with newer Windows 11 versions
v1.2.6
Release Notes
New Features
- Portable Mode: Enables setup without installation.
- Automatic Timeout Configuration: Adds
automatic_timeout_delay_ms
setting for gesture ending control.
Enhancements
- Resolved Conflicts: Fixed issues between three-finger drag and double tap on Windows.
- Improved Input Handling: Addressed input flooding during window resizing.
Main Pull Request: PR #15: Enhancements & Bug Fixes
Full Changelog: v1.2.5...v1.2.6
v1.2.6.3-SNAPSHOT
Snapshot Notes
This snapshot aims to achieve the following:
- portable mode recognition
- one finger transition feature
after switching to one finger while gesturing, the default touchpad movement will take precedence after a delay - new customizable delay settings in
config.ini
one_finger_transition_delay_ms (default = 100ms)
automatic_timeout_delay_ms (default = 100ms)
v1.2.6.2-SNAPSHOT
Snapshot Notes
This snapshot aims to achieve the following:
- fix single finger double-tapping
- automatic inactivity timeout
- change acceptance criteria for starting a gesture
v1.2.5
Release Notes
New Features
- Added a new tray menu option that allows you to quickly locate configuration and log files.
- Introduced an optional "Debug" mode.
Enable Debug Mode
To enable Debug Mode, follow these steps:
- Click the "Open Config" option in the tray menu.
- Alternatively, you can manually navigate to the following location:
User/AppData/Local/ThreeFingerDrag
. - Navigate to
config.ini
. - Set
debug=true
within the file.
Once enabled, debugging & diagnostic information will automatically start being written to log.txt
.
Full Changelog: v1.2.4...v1.2.5
v1.2.4
Release Notes
- Enhanced Compatibility: Improved support for various touchpad input patterns.
Full Changelog: v1.2.3...v1.2.4
v1.2.3
v1.2.2
v1.2.1
Release Notes
- Improved movement precision!
Users of previous versions may need to re-adjust their Gesture Speed
value within the Settings
window after updating.
Full Changelog: v1.2.0...v1.2.1