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

Merge SDL2 upstream #145

Merged
merged 23 commits into from
Jan 17, 2025
Merged

Merge SDL2 upstream #145

merged 23 commits into from
Jan 17, 2025

Conversation

capehill
Copy link

No description provided.

madebr and others added 23 commits January 2, 2025 21:46
…device.

Our understanding of what's going on here might be incorrect, but it seems
like we're getting this callback at a point where we shouldn't be able to,
with a device we've already closed.

If we're on the wrong track, this code should still be harmless; it just
verifies a device is still in the open list before dereferencing it.

Reference Issue #10432.
This is user friendlier than straight up erroring

Backport of 16ad3e5
Apply the supplied xdg-toplevel bounds to resizable windows during initial mapping. Libdecor functionality will have to be added separately, as the functionality needs to be added to the library first.
[sdl-ci-filter netbsd]
[sdl-ci-filter freebsd]
(cherry picked from commit db97da4)
Also slightly changes up the cleanup code for SetupWindowData, to avoid copy pasting.

See #10611
@capehill capehill merged commit e8d3a04 into AmigaPorts:SDL2 Jan 17, 2025
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.