Allow F13 to F24 and other keys to be shown in UI for hotkeys#861
Merged
sabrogden merged 10 commits intosabrogden:masterfrom Jun 2, 2025
Merged
Allow F13 to F24 and other keys to be shown in UI for hotkeys#861sabrogden merged 10 commits intosabrogden:masterfrom
sabrogden merged 10 commits intosabrogden:masterfrom
Conversation
…-and-update-maxsendkeysrecs Add F17-F24 SendKeys support
…24-keys-and-update-maxsendkeysrecs Add F17-F24 SendKeys support
…e-for-f13-f24-hotkeys Fix extended hotkey display
…24-keys-and-update-maxsendkeysrecs Add F17-F24 SendKeys support
sabrogden
approved these changes
Jun 2, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#185
Currently, Ditto accepts F13 to F24 for usage was global hotkeys but the UI does show at one place [error] and at another nothing instead of showing the key name.
This pull request adds the name for those keys, so that they can be displayed in the UI and the user knows that the hotkeys are working.
While I was at it, I added also a few other keys that currently weren't covered, so that users have a lot of choice about which keys to use for Ditto.