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

Fix fr+oss layout issues with KP period #102602

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

adamscott
Copy link
Member

Fixes #102599.

Copy link
Contributor

@Riteo Riteo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I got a review request but I made the Wayland half of this PR, so obviously I approve it :P

That said, the logic sounds like a great way of working around most of the core issue for keypads: not only we check if the shifted symbol is a keypad sym but we also check the plain symbol.

This is still going to cause issues with non-numpad keys that have a special "plain" symbol (delete, insert, begin, etc) that shift to regular characters but that's the core issue in question.

@akien-mga akien-mga merged commit 82e66ac into godotengine:master Feb 10, 2025
20 checks passed
@akien-mga
Copy link
Member

Thanks!

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.

[Linux] Numpad period key issues with fr+oss layout
4 participants