Skip to content

expose events originating from a live-resize set the data1 field to 1. #13245

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

Merged
merged 1 commit into from
Jun 21, 2025

Conversation

slime73
Copy link
Contributor

@slime73 slime73 commented Jun 21, 2025

Description

Sometimes it's useful to know whether an expose event originated from a live resize, this allows detecting that situation from user code.

This only applies to the traditional (non-callback) app lifecycle style.

Existing Issue(s)

Fixes #13243.

@slouken slouken merged commit e80d084 into libsdl-org:main Jun 21, 2025
37 of 41 checks passed
@slouken slouken added this to the 3.4.0 milestone Jun 21, 2025
@slouken
Copy link
Collaborator

slouken commented Jun 21, 2025

Merged, thanks!

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.

User code cannot distinguish live-resize expose events from regular ones
2 participants