Skip to content
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

Allow any key as compose key #516

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

Elyviere
Copy link

@Elyviere Elyviere commented Jan 1, 2024

Remove hard-coded requirements that allows only certain keys to be set as compose keys. Any key can now be set as the compose key, allowing for greater user flexibility in choosing an appropriate compose key.

I've tested the code locally by compiling an installer and installing it (on windows only). I couldn't find any issues with it, so no further tweaks seemed necessary. Potential useful addition would be to give a warning when setting a letter key (e.g. 'A') as a compose key, as it makes little sense and blocks the use of a necessary key. However, it's an obvious enough problem that the user can simply change the compose key once they realise the problem.

@Elyviere Elyviere changed the title Remove requirement that allows only certain keys as compose keys Allow any key as compose key Jan 1, 2024
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.

1 participant