Skip to content

Winit version 0.28.7#3118

Merged
madsmtm merged 2 commits intov0.28.xfrom
macos-resize-backport
Sep 27, 2023
Merged

Winit version 0.28.7#3118
madsmtm merged 2 commits intov0.28.xfrom
macos-resize-backport

Conversation

@madsmtm
Copy link
Copy Markdown
Member

@madsmtm madsmtm commented Sep 27, 2023

Backport fix for #2876.

CC @kchibisov

@madsmtm madsmtm added DS - appkit Affects the AppKit/macOS backend S - maintenance Repaying technical debt labels Sep 27, 2023
@madsmtm
Copy link
Copy Markdown
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
@madsmtm madsmtm deleted the macos-resize-backport branch September 27, 2023 22:03
@kchibisov
Copy link
Copy Markdown
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 - appkit Affects the AppKit/macOS backend 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