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.30.8 #4072

Merged
merged 5 commits into from
Jan 4, 2025
Merged

Conversation

kchibisov
Copy link
Member

No description provided.

mwcampbell and others added 2 commits January 4, 2025 01:25
GNOME doesn't list that there's a _NONE_ style at all, but it still
works if you use it.
@@ -62,7 +62,7 @@
//! If your application is currently based on `NativeActivity` via the `ndk-glue` crate and building
//! with `cargo apk`, then the minimal changes would be:
//! 1. Remove `ndk-glue` from your `Cargo.toml`
//! 2. Enable the `"android-native-activity"` feature for Winit: `winit = { version = "0.30.7",
//! 2. Enable the `"android-native-activity"` feature for Winit: `winit = { version = "0.30.8",
Copy link
Member

Choose a reason for hiding this comment

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

We should probably remove the ndk-glue -> android-activity migration guide at some point, and merely keep the base documentation.

This is needed when passing and getting token from the IPC to activate
the window.
@kchibisov kchibisov merged commit 58402b5 into rust-windowing:v0.30.x Jan 4, 2025
52 of 53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants