Skip to content

fix: support Windows F13-F24 shortcuts#145

Merged
hieshima merged 1 commit into
masterfrom
fix/windows-f13-f24-shortcuts
May 5, 2026
Merged

fix: support Windows F13-F24 shortcuts#145
hieshima merged 1 commit into
masterfrom
fix/windows-f13-f24-shortcuts

Conversation

@thisislvca
Copy link
Copy Markdown
Collaborator

Summary

  • allow Windows custom shortcut execution for F13-F24 virtual keys
  • allow Qt shortcut capture to store F13-F24 keys
  • add regression coverage for the Windows key-code table and UI capture path

Fixes #138.

Tests

  • ./.venv/bin/python -m unittest tests.test_key_simulator
  • ./.venv/bin/python -m unittest tests.test_backend
  • ./.venv/bin/python -m unittest discover -s tests

@hieshima hieshima merged commit 07ffa52 into master May 5, 2026
2 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.

[Feature] Allow defining F13-F24 key bindings on Windows

2 participants