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

Option for shift to switch to the first popup key for non-alphabetic keys #1165

Open
Vftdan opened this issue Oct 11, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@Vftdan
Copy link

Vftdan commented Oct 11, 2024

Is your feature request related to a problem? Please describe.
Additional punctuation keys are not influenced by "shift" key.

Describe the solution you'd like
Shift key should swap main key with its first popup key if its character is case-unaware.
Optionally, this should not work when in shift-locked state to imitate PC CapsLock behavior.

Use case
I use language layouts with builtin number row and additional punctuation keys. I want to be able to type punctuation like exclamation point, curly braces, question mark by sequentiallypressing shift and one/square bracket/slash respectively.
This is a generalization of this issue: #558

Describe alternatives you've considered (if any)
Using shift_state_selector: this requires switching from simple syntax to json syntax and copy-pasting of remaining popup keys for each numeric/punctuation key.

@Vftdan Vftdan added the enhancement New feature or request label Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant