You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stage 1 of macOS drag-to-grant onboarding shipped in #1515, but the card still
anchors to the cursor on main. Stage 2 requires foreign-window location,
docking, packaged delivery, and end-to-end validation; those completion
requirements have no issue tracker.
Open PR #1532 implements most of the locator/docking path, but it is currently
merge-conflicted, explicitly excludes signing/notarization, and has not verified
the composed flow on a machine with clean TCC state. This issue tracks the
outcome rather than duplicating that implementation.
Completed baseline
Stage 1 provides a non-focus-stealing panel, cross-process app drag, grant polling, localized fallback/restart copy, re-entry protection, and bounded teardown.
Problem
Stage 1 of macOS drag-to-grant onboarding shipped in #1515, but the card still
anchors to the cursor on
main. Stage 2 requires foreign-window location,docking, packaged delivery, and end-to-end validation; those completion
requirements have no issue tracker.
Open PR #1532 implements most of the locator/docking path, but it is currently
merge-conflicted, explicitly excludes signing/notarization, and has not verified
the composed flow on a machine with clean TCC state. This issue tracks the
outcome rather than duplicating that implementation.
Completed baseline
Remaining work
Non-goals
Design