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

Winit version 0.28.7 #3118

Merged
merged 2 commits into from
Sep 27, 2023
Merged

Winit version 0.28.7 #3118

merged 2 commits into from
Sep 27, 2023

Conversation

madsmtm
Copy link
Member

@madsmtm madsmtm commented Sep 27, 2023

Backport fix for #2876.

CC @kchibisov

@madsmtm madsmtm added DS - macos S - maintenance Repaying technical debt labels Sep 27, 2023
@madsmtm
Copy link
Member Author

madsmtm commented Sep 27, 2023

Both nightly and stable CI is failing because it's picking up a newer rustc than was tested with back then, and then issuing clippy warnings (not errors), and MSRV CI is failing because it's using a newer raw-window-handle

@madsmtm madsmtm changed the title Backport fix for #2876 to v0.28.7 Winit version 0.28.6 Sep 27, 2023
@madsmtm madsmtm changed the title Winit version 0.28.6 Winit version 0.28.7 Sep 27, 2023
@madsmtm madsmtm linked an issue Sep 27, 2023 that may be closed by this pull request
@madsmtm madsmtm merged commit 2ebbfab into v0.28.x Sep 27, 2023
5 of 43 checks passed
@madsmtm madsmtm deleted the macos-resize-backport branch September 27, 2023 22:03
@kchibisov
Copy link
Member

The release was discussed on the #matrix channel if it matters.

github-merge-queue bot pushed a commit to bevyengine/bevy that referenced this pull request Oct 2, 2023
ameknite added a commit to ameknite/bevy that referenced this pull request Oct 3, 2023
ameknite added a commit to ameknite/bevy that referenced this pull request Oct 3, 2023
regnarock pushed a commit to regnarock/bevy that referenced this pull request Oct 13, 2023
rdrpenguin04 pushed a commit to rdrpenguin04/bevy that referenced this pull request Jan 9, 2024
Subserial pushed a commit to Subserial/bevy_winit_hook that referenced this pull request Jan 24, 2024
…… (#9991)

… (#9905)"

This reverts commit 20ed3e0e765405ee334a44ce3c49c72bd29ab753.

Issue was already fixed:
rust-windowing/winit#3118
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DS - macos S - maintenance Repaying technical debt
Development

Successfully merging this pull request may close these issues.

Wrong size when resizing window on MacOS Sonoma (Beta)
2 participants