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

EventState SDL3 compat #2940

Merged
merged 1 commit into from
Jun 19, 2024
Merged

Conversation

Starbuck5
Copy link
Member

@Starbuck5 Starbuck5 commented Jun 19, 2024

Continuing my long series of bite sized SDL3 patches.

Currently, a minimal compile requires patches on base, constants, display, event, ft_wrap.c, joystick, mouse, rwobject (fixed in #2933), and window.

This PR makes gets us a bit closer to taking event and joystick off that list.

@Starbuck5 Starbuck5 added event pygame.event sdl3 labels Jun 19, 2024
@Starbuck5 Starbuck5 requested a review from a team as a code owner June 19, 2024 06:10
@Starbuck5 Starbuck5 marked this pull request as draft June 19, 2024 06:11
@Starbuck5 Starbuck5 marked this pull request as ready for review June 19, 2024 06:30
Copy link
Member

@ankith26 ankith26 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks 🥳

@ankith26 ankith26 added this to the 2.5.1 milestone Jun 19, 2024
@zoldalma999 zoldalma999 merged commit e49fb7a into pygame-community:main Jun 19, 2024
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
event pygame.event sdl3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants