Skip to content

fix(automation): pair widget-key with key-up - #362

Open
phall1 wants to merge 1 commit into
vercel-labs:mainfrom
phall1:fix/automation-widget-key-release
Open

fix(automation): pair widget-key with key-up#362
phall1 wants to merge 1 commit into
vercel-labs:mainfrom
phall1:fix/automation-widget-key-release

Conversation

@phall1

@phall1 phall1 commented Aug 15, 2026

Copy link
Copy Markdown

Summary

  • make each widget-key automation command synthesize a complete key-down/key-up lifetime
  • retain the same key, modifiers, and timestamp on the release
  • add a regression test that drives the public command path

A widget-key command models one physical keystroke. Previously it emitted only key_down, which could leave key-lifetime latches armed and make a repeated automated chord behave differently from hardware.

Testing

  • zig build test-desktop-canvas-widget

./scripts/gate.sh fast upstream/main was also run but cannot complete in this checkout because installed scriptc is 0.0.28 while the repository fences 0.0.31; unrelated TypeScript suites fail before completion.

@vercel

vercel Bot commented Aug 15, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the Vercel Labs Team on Vercel.

A member of the Team first needs to authorize it.

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.

1 participant