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

Update winit to 0.25 and cocoa to 0.24 #1354

Merged
merged 2 commits into from May 21, 2021

Conversation

alexheretic
Copy link
Contributor

@alexheretic alexheretic commented May 19, 2021

Updates winit to the latest version: https://github.com/rust-windowing/winit/releases/tag/v0.25.0 I also updated cocoa to match the version used in winit (closes #1346).

It would be great to see a new glutin release to go with this.

  • Tested on all platforms changed I've tested Linux examples.
  • Compilation warnings were addressed There are loads and are not related.
  • cargo fmt has been run on this branch
  • cargo doc builds successfully
  • Added an entry to CHANGELOG.md if knowledge of this change could be valuable to users
  • Updated documentation to reflect any user-facing changes, including notes of platform-specific behavior
  • Created or updated an example program if it would help users understand this functionality

@ogoffart ogoffart mentioned this pull request May 20, 2021
@maroider maroider changed the title Update winit to 0.25 Update winit to 0.25 and cocoa to 0.24 May 21, 2021
@maroider
Copy link
Member

Thanks

@maroider maroider merged commit 080ffa5 into rust-windowing:master May 21, 2021
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.

None yet

2 participants