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

Super gross fix for issue 1609 #3356

Closed

Conversation

oddbookworm
Copy link
Member

Should fix #1609, but this is absolutely gross, hence the draft state

@oddbookworm oddbookworm added the event pygame.event label Mar 1, 2025
@oddbookworm oddbookworm force-pushed the keydown-event-unicode branch 3 times, most recently from ce48751 to d477e46 Compare March 1, 2025 04:53
Comment on lines +439 to +440
(PG_EventEnabled(_pg_pgevent_proxify(SDL_KEYUP)) ==
SDL_FALSE)) {
Copy link
Member Author

Choose a reason for hiding this comment

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

The addition of this is the important part

@oddbookworm
Copy link
Member Author

Ankit gonna make a better version

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

Successfully merging this pull request may close these issues.

KEYDOWN events do only return "unicode" property for some keys (3229)
1 participant