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

Implement altgr modifier #213

Merged
merged 4 commits into from
Jun 30, 2023

Conversation

samsonnagamani
Copy link
Contributor

Changes the behavior of the right alt key. Now the right alt key will be it's own independent modifier key.
The right alt key is usually called the "alt graph" or "alt gr" keys on non-us English keyboards.

The alt gr key usually allows for typing foreign symbols, accented letters, äßöü, etc. However since swhkd treats the right alt the same as the left alt, there was no way to type these characters.

The changes made allow for users to keep using the left alt key to work as normal, but give the choice to users to utilise another "layer" of characters, or another "layer" of hotkeys. Hence, it does not remove any functionality, and not break any configuration files.

https://en.wikipedia.org/w/index.php?title=QWERTY&lang=en#United_States
https://en.wikipedia.org/wiki/Alt_key?lang=en
https://en.wikipedia.org/w/index.php?title=AltGr_key&lang=en

@Shinyzenith Shinyzenith requested a review from EdenQwQ June 28, 2023 18:49
@Shinyzenith
Copy link
Member

@samsonnagamani Thanks for contributing. I'll wait for a review from another team member, if they don't respond in time, I shall do the needful.

@Shinyzenith Shinyzenith merged commit eda49d0 into waycrate:main Jun 30, 2023
@Shinyzenith
Copy link
Member

Merged as 0602847

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants