Skip to content

Forward Alt+Tab to the focused guest - #145

Merged
btsouth merged 1 commit into
masterfrom
codex/v1-stable-completion
Sep 22, 2026
Merged

btsouth merged 1 commit into
masterfrom
codex/v1-stable-completion

Conversation

@btsouth

@btsouth btsouth commented Sep 22, 2026

Copy link
Copy Markdown
Collaborator

Summary

Forward focused Alt+Tab and Alt+Shift+Tab as a complete Alt/Tab chord to the guest. Keep Ctrl+Alt+Tab on the Windows path as a keyboard escape; using Ctrl+Alt alone would interfere with AltGr layouts.

Fixes #143.

Validation

  • Linux go test ./...
  • Windows amd64 launcher build and vet
  • Physical Windows 11 laptop: two guest windows switched forward and back with synthetic host key input; Ctrl+Alt+Tab left the active guest window unchanged
  • Guest powered off cleanly and the original launcher copy was restored

The exact unsigned candidate hash and scope of the native check are in docs/evidence/ALT-TAB-2026-09-22.md. Physical AltGr and visual host-switcher checks remain for signed-candidate testing.

@btsouth
btsouth merged commit 845d6e9 into master Sep 22, 2026
4 checks 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.

Forward Alt+Tab to the guest while the VM window is focused (VMware-style grab)

1 participant