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

On Android, use HasRawWindowHandle directly from the ndk crate #2318

Merged

Commits on Jun 10, 2022

  1. On Android, use HasRawWindowHandle directly from the ndk crate

    The `ndk` crate now implements [`HasRawWindowHandle` directly on
    `NativeWindow`], relieving the burden to reimplement it on `winit`.
    
    [`HasRawWindowHandle` directly on `NativeWindow`]: rust-mobile/ndk#274
    MarijnS95 committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    21d948b View commit details
    Browse the repository at this point in the history