Skip to content

Fix hangs on Wayland by updating egui#26

Merged
grtlr merged 5 commits into
mainfrom
grtlr/bump-egui
May 21, 2026
Merged

Fix hangs on Wayland by updating egui#26
grtlr merged 5 commits into
mainfrom
grtlr/bump-egui

Conversation

@grtlr
Copy link
Copy Markdown
Member

@grtlr grtlr commented May 21, 2026

@grtlr grtlr added the bug Something isn't working label May 21, 2026
@grtlr grtlr requested a review from lucasmerlin May 21, 2026 11:28
Copy link
Copy Markdown
Member

@lucasmerlin lucasmerlin left a comment

Choose a reason for hiding this comment

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

Thanks!

@grtlr grtlr force-pushed the grtlr/bump-egui branch from 4d49c1a to 90b0011 Compare May 21, 2026 14:58
Comment thread Cargo.toml Outdated
manual_is_variant_and = "warn"
manual_let_else = "warn"
manual_midpoint = "warn" # NOTE `midpoint` is often a lot slower for floats, so we have our own `emath::fast_midpoint` function.
manual_midpoint = "warn" # NOTE `midpoint` is often a lot slower for floats, so we have our own `emath::fast_midpoint` function.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

looks like we need to fix our toml-fmt-CI ??

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

oh, wrong repo 😆

@grtlr grtlr merged commit f7daee8 into main May 21, 2026
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants