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

feat: Add AltGr as new 'G' modifier #292

Closed
wants to merge 1 commit into from

Conversation

sysrqmagician
Copy link

This pull request adds support for the AltGr modifier key and assigns it the shortcode 'G'.
Tested and confirmed working in Xephyr.

AltGr mask = 0x80 = 128
tested and confirmed working in Xephyr
@sminez
Copy link
Owner

sminez commented Apr 14, 2024

Please can you raise an issue to discuss this rather than directly opening a PR without prior discussion. Extending a public enum like this is a breaking API change and I will also need to verify that the change itself is correct ("it works for me" doesn't cut it I'm afraid!)

@sysrqmagician sysrqmagician mentioned this pull request Apr 14, 2024
6 tasks
@sminez sminez closed this Jun 11, 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.

None yet

2 participants