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

Auto-Type: Map ASCII dead keys on Linux #7614

Merged

Conversation

hifi
Copy link
Member

@hifi hifi commented Mar 23, 2022

Special handling of ASCII keys that are common in passwords that may be dead on the current keyboard layout and prevents going to keysym emulation fallback.

I know the nested loops look awful, sorry.

Helps with #7610 but does not fix the keysym emulation issue.

Testing strategy

Manually.

Type of change

  • ✅ Bug fix (non-breaking change that fixes an issue)

Special handling of ASCII keys that are common in passwords that
may be dead on the current keyboard layout and prevents going to
keysym emulation fallback.
@hifi hifi force-pushed the fix/autotype-ascii-dead-keys branch from 4837979 to 6baa81f Compare March 23, 2022 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants