Skip to content

Releases: austinnixholm/ThreeFingerDrag

v1.2.7

18 Jan 18:18
1535dd7
Compare
Choose a tag to compare

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

19 Dec 04:26
Compare
Choose a tag to compare
v1.2.7.1-SNAPSHOT Pre-release
Pre-release

Snapshot Notes

This snapshot aims to achieve the following:

  • fix compatibility issues with newer Windows 11 versions

v1.2.6

09 Mar 21:31
675324a
Compare
Choose a tag to compare

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

21 Feb 19:53
Compare
Choose a tag to compare
v1.2.6.3-SNAPSHOT Pre-release
Pre-release

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

18 Feb 23:44
Compare
Choose a tag to compare
v1.2.6.2-SNAPSHOT Pre-release
Pre-release

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

23 Dec 22:35
70728f2
Compare
Choose a tag to compare

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:

  1. Click the "Open Config" option in the tray menu.
  2. Alternatively, you can manually navigate to the following location: User/AppData/Local/ThreeFingerDrag.
  3. Navigate to config.ini.
  4. 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

22 Dec 01:44
5cd4840
Compare
Choose a tag to compare

Release Notes

  • Enhanced Compatibility: Improved support for various touchpad input patterns.

Full Changelog: v1.2.3...v1.2.4

v1.2.3

15 Dec 00:14
7dd7f66
Compare
Choose a tag to compare

Release Notes

  • Bug fixes & improvements.

Full Changelog: v1.2.2...v1.2.3

v1.2.2

06 Dec 23:28
Compare
Choose a tag to compare

Release Notes

  • Bug fixes & improvements.

Full Changelog: v1.2.1...v1.2.2

v1.2.1

05 Dec 21:07
Compare
Choose a tag to compare

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