Skip to content

Fix broken tool shortcuts on some keyboard layouts #1283

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

zibetnu
Copy link
Contributor

@zibetnu zibetnu commented Jun 21, 2025

The mixed use of physical and Latin-equivalent keycodes for tool shortcuts made some layouts have multiple shortcuts on the same key. Only one of those shortcuts would be used.

Resolves: #1282

The mixed use of physical and Latin-equivalent keycodes for tool
shortcuts made some layouts have multiple shortcuts on the same key.
Only one of those shortcuts would be used.

Resolves: #1282
@zibetnu zibetnu force-pushed the fix-tool-shortcuts branch from 349af1d to 842df64 Compare June 21, 2025 22:45
Copy link
Member

@OverloadedOrama OverloadedOrama left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thank you!

@OverloadedOrama OverloadedOrama merged commit 87a7f1a into Orama-Interactive:master Jun 25, 2025
@zibetnu zibetnu deleted the fix-tool-shortcuts branch June 25, 2025 20:11
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.

Some keyboard shortcuts broken on non-QWERTY layouts
2 participants