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 winit 0.29 #13731

Closed
wants to merge 1 commit into from
Closed

Conversation

torokati44
Copy link
Member

@torokati44 torokati44 commented Oct 26, 2023

This is very much WIP:
The reworked Keyboard handling is, for example, mostly just commented out.
Also there is something wrong with resizing the window, at least on Linux+Wayland.

See the upstream changes here: rust-windowing/winit@v0.28.7...v0.29.9
And here: https://github.com/rust-windowing/winit/blob/master/CHANGELOG.md#0299 (all the way from 0.28.7)

Feel free to force-push this branch if any of you continue working on this!

Currently blocked by: emilk/egui#3649
Currently waiting for egui 0.25: https://github.com/emilk/egui/milestone/3
It just got released, unblocking this! https://github.com/emilk/egui/releases/tag/0.25.0

@n0samu
Copy link
Member

n0samu commented Dec 18, 2023

New egui PR is emilk/egui#3649

egui_extras = { version = "0.24.2", optional = true }
egui_extras = { version= "0.25", optional = true }
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh no, that space must not be removed!!

@torokati44
Copy link
Member Author

Closing in favor of #14703.

@torokati44 torokati44 closed this Jan 11, 2024
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.

2 participants