Skip to content

Map Meta to Windows key#264

Merged
enaboapps merged 1 commit into
mainfrom
fix/meta-windows-key-263
Jun 27, 2026
Merged

Map Meta to Windows key#264
enaboapps merged 1 commit into
mainfrom
fix/meta-windows-key-263

Conversation

@enaboapps

Copy link
Copy Markdown
Contributor

Summary

  • Map protocol Meta to libnut's Windows key string (win) instead of command.
  • Add executor coverage showing a standalone keyboard.shortcut with ['Meta'] reaches pressShortcut(['Meta']).
  • Update adapter mapping coverage.

Closes #263.

Validation

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

Manual smoke note

  • Windows manual smoke is still useful before merge because public @nut-tree-fork/libnut-win32 docs do not clearly list raw key string support for win.

@enaboapps enaboapps marked this pull request as ready for review June 27, 2026 16:14
@enaboapps enaboapps added this to the Release 0.1.18 milestone Jun 27, 2026
@enaboapps enaboapps merged commit 067989c into main Jun 27, 2026
1 check passed
@enaboapps enaboapps deleted the fix/meta-windows-key-263 branch June 27, 2026 16:14
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.

Map Meta to Windows key

2 participants