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 force-pushed the emilk/update-winit branch from 00da30d to 1a1ceca Compare February 2, 2023 18:44
@emilk emilk changed the title Update to latest winit Update to to winit 0.28 Feb 4, 2023
emilk added 2 commits February 4, 2023 11:56
Mac trackpads pinch gestures will now generate `egui::Event::Zoom`
@emilk emilk force-pushed the emilk/update-winit branch from 1a1ceca to baaaa85 Compare February 4, 2023 10:56
@emilk emilk force-pushed the emilk/update-winit branch from 4164001 to 3d3d6bb Compare February 4, 2023 11:09
@emilk emilk force-pushed the emilk/update-winit branch from 3c615f4 to 8dc5f89 Compare February 4, 2023 11:16
@emilk emilk force-pushed the emilk/update-winit branch from eb8f193 to 1a9bab7 Compare February 4, 2023 11:20
@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.

1 participant