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 to to winit 0.28 #2654

Merged
merged 7 commits into from
Feb 4, 2023
Merged

Update to to winit 0.28 #2654

merged 7 commits into from
Feb 4, 2023

Conversation

emilk
Copy link
Owner

@emilk emilk commented Jan 30, 2023

winit changelog: https://github.com/rust-windowing/winit/blob/master/CHANGELOG.md#0280

Mac trackpads pinch gestures will now generate egui::Event::Zoom 🥳

Blocked by:

@emilk emilk changed the title Update to latest winit Update to to winit 0.28 Feb 4, 2023
Mac trackpads pinch gestures will now generate `egui::Event::Zoom`
@emilk emilk marked this pull request as ready for review February 4, 2023 11:22
@emilk emilk mentioned this pull request Feb 4, 2023
4 tasks
@emilk emilk merged commit 8344e88 into master Feb 4, 2023
@emilk emilk deleted the emilk/update-winit branch February 4, 2023 11:43
lictex pushed a commit to lictex/egui that referenced this pull request Feb 5, 2023
* Update to winit 0.28

Mac trackpads pinch gestures will now generate `egui::Event::Zoom`

* Update accesskit_winit

* Try to get Android CI green

* Fix wayland compilation

* Add comment about android-activity

* Update changelogs

* Fix call to register_xlib_error_hook
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant