Add floating capture pill#1370
Open
r3dbars wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Implements WS1.4's single detected-meeting prompt surface as a small AppKit capture pill:
CapturePillPanel/CapturePillControllerwith app icon, meeting name,Record, andNot now.sharingType = .none,.canJoinAllSpaces, and.fullScreenAuxiliaryso the pill can appear over full-screen apps while staying out of screen capture.Checks
python3 scripts/dev/check-build-source-lists.py✅git diff --check✅bash run-tests.sh --filter OverlayScreenSharePrivacyTests✅ (9 passed)bash build-deps.sh --force✅bash build.sh --no-open✅ (signed app + launch smoke + performance budget)Manual proof still needed
In-flight PR check
Open PR search found related meeting/menu-bar work (#1355, #1351), but no open PR that implements WS1.4's floating capture pill.
Lane closeout
COORD_DONE: YELLOW | this PR | capture pill implemented + detector wiring + privacy/keyboard contract coverage | checks above green | manual UI/screen-share/VoiceOver proof needed | lanes used: Codex=implementation/build/tests/PR; Claude=skipped, narrow AppKit implementation after local inspection; Local=attempted scan via
~/.codex/maestro/runs/20260703T001548Z-ws14-pill-scan-localbut returned no repo findings; Windows=skipped, local macOS AppKit build/proof needed | smallest next action: run the real Mac prompt + screen-share visibility pass.