Skip to content

feat(auto-input): add pointer HUD position - #330

Merged
ggbond268 merged 3 commits into
ggbond268:mainfrom
xcv58:codex/issue-321-at-pointer-hud
Aug 23, 2026
Merged

feat(auto-input): add pointer HUD position#330
ggbond268 merged 3 commits into
ggbond268:mainfrom
xcv58:codex/issue-321-at-pointer-hud

Conversation

@xcv58

@xcv58 xcv58 commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add a persisted At Pointer position for the interactive Auto Input HUD
  • snapshot the pointer on presentation and clamp the clickable HUD within the pointer display
  • expose the Interactive HUD dependency with localized hover, contextual, keyboard, and VoiceOver guidance
  • add focused coverage for persistence, dependency fallback, pointer snapshots, display edges, and click cycling

Verification

  • Swift source and tests parse successfully
  • changed HUD, model, and settings sources type-check successfully against MacToolsPluginKit
  • localization catalog validates with jq
  • git diff --check passes
  • targeted XCTest execution was not available because the environment has Command Line Tools but no Xcode installation

Closes #321

@ggbond268
ggbond268 merged commit 2d6776b into ggbond268:main Aug 23, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(auto-input): add an interactive HUD position at the pointer

2 participants