Skip to content

Update winit dependency version #188

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

Closed
Nicolas-Ferre opened this issue Jun 24, 2023 · 0 comments · Fixed by #260
Closed

Update winit dependency version #188

Nicolas-Ferre opened this issue Jun 24, 2023 · 0 comments · Fixed by #260
Assignees
Labels
state: ready This issue is ready to be implemented type: enhancement New feature or request

Comments

@Nicolas-Ferre
Copy link
Member

Nicolas-Ferre commented Jun 24, 2023

Feature
Update winit dependency to latest version.

Tasks

  • Update winit version in workspace Cargo.toml
  • Fix potential breaking changes for Window, Linux, macOS and WASM
  • Adapt Android support
    • Remove ndk-glue dependency
    • Use android-native-activity feature of winit
    • Adapt main of all examples, and add new component/derive macro if needed to handle the new android-activity entrypoint
    • Configure Android logger
  • Remove excluded dependencies ndk and ndk-glue from dependabot.yaml

Additional context
Ensure that #136 is feasable.

@Nicolas-Ferre Nicolas-Ferre added the type: enhancement New feature or request label Jun 24, 2023
@Nicolas-Ferre Nicolas-Ferre added state: not-analyzed This issue must be analysed and split in smaller tasks before being implemented and removed state:to-split labels Jul 11, 2023
@Nicolas-Ferre Nicolas-Ferre self-assigned this Nov 11, 2023
@Nicolas-Ferre Nicolas-Ferre added state: ready This issue is ready to be implemented and removed state: not-analyzed This issue must be analysed and split in smaller tasks before being implemented labels Nov 11, 2023
@Nicolas-Ferre Nicolas-Ferre linked a pull request Nov 13, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state: ready This issue is ready to be implemented type: enhancement New feature or request
Development

Successfully merging a pull request may close this issue.

1 participant