Skip to content

Expose Meta as keyboard key#254

Merged
enaboapps merged 1 commit into
mainfrom
feat/meta-key-253
Jun 27, 2026
Merged

Expose Meta as keyboard key#254
enaboapps merged 1 commit into
mainfrom
feat/meta-key-253

Conversation

@enaboapps

Copy link
Copy Markdown
Contributor

Summary

  • Add Meta to the shared KeyboardKey type and runtime validator.
  • Cover Meta for standalone key commands and text stream key commands.
  • Assert the existing libnut mapping returns command.

Validation

  • npm test -- src/shared/protocol.test.ts src/main/input/command-executor.test.ts src/main/input/libnut-win32-adapter.test.ts
  • npm test
  • npm run build

Closes #253

@enaboapps enaboapps added this to the Release 0.1.16 milestone Jun 27, 2026
@enaboapps enaboapps merged commit 2066c2c into main Jun 27, 2026
1 check passed
@enaboapps enaboapps deleted the feat/meta-key-253 branch June 27, 2026 08:41
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.

Expose Meta as a keyboard key

2 participants