Skip to content

0.5.1

Choose a tag to compare

@nweii nweii released this 02 Aug 23:08
bd9f99a

Magic Mouse physical-click gestures now tolerate incidental movement and wait until mouse-up before firing. Intentional drags still cancel the configured action, and the native click continues normally.

Added

  • Copy Prompt under Manage with Agent creates setup instructions for any general chat assistant. It links to the public configuration reference and asks for a ready-to-paste settings block without copying private configuration values.

Changed

  • The starter configuration is shorter and easier to scan, with working defaults separated from optional examples.

Fixed

  • Magic Mouse physical clicks tolerate up to three pixels of incidental movement. Four pixels begins a drag and cancels the configured action.
  • Physical-click actions fire on mouse-up, preserving native clicking and avoiding accidental actions during click-and-drag.
  • Gesture trace analysis no longer counts unrelated configured tap actions as physical-click false positives.

Existing version 2 configuration files continue to work. Magic Mouse physical-click bindings remain experimental and disabled by default. Enable them with experimental-mouse-click-gestures = true under [general].