Skip to content

Task: Harden gesture detection against false positives #8

Description

@Millbot-AI

Goal

Make accidental tab closure substantially less likely than a missed gesture.

Acceptance criteria

  • Reject vertical-dominant and low-confidence sequences.
  • Detect usable horizontal scroll containers under the pointer.
  • Respect scroll position before treating movement as browser navigation.
  • Deduplicate momentum so one physical gesture triggers at most once.
  • Account for configurable macOS scroll direction through calibration or semantics.
  • Keep thresholds conservative and explain their tradeoffs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions