Implement macOS input forwarding #7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "erik/task-1c7684cb-macos-input-forwarding"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds permission-aware Core Graphics capture, fixed-edge handoff, TCP protocol sending, HID and media mappings, local suppression, held-state release, emergency return, menu status integration, and routing tests. Task: task-1c7684cb
Review summary
The PR adds permission-aware Core Graphics capture, Mac input routing, TCP protocol sending, HID/media mappings, local suppression, held-state cleanup, menu status integration, and emergency return.
Acceptance criteria
erik-dev:24800and completed a Linux handoff.nilfor routed and unsupported keyboard/mouse events while Linux owns control; routing tests verify suppression decisions.Blocking issues
Warnings
Verification
make checkandmake pre-pr: passed.Verdict
Approved.
Review summary
The updated PR retains the working macOS forwarding implementation, adds Ethernet-only receiver routing, and removes ineffective cursor-disassociation/hiding workarounds.
Acceptance criteria
Blocking issues
Warnings
task-79d5a943.Verification
make checkandmake pre-pr: passed.Verdict
Warnings; merge may proceed with the explicitly accepted cursor bug deferred to
task-79d5a943.