Eframe unusable when rendering with WGPU backend on Wayland #3924
Labels
bug
Something is broken
eframe
Relates to epi and eframe
egui-wgpu
native-linux
Problem specific to Linux
Describe the bug
When running
eframe
with thewgpu
andwayland
features enabled, the result window is unresponsive to any mouse or keyboard events. Running withglow
works perfectly fine as intended.To Reproduce
Steps to reproduce the behavior:
emilk/eframe_template
repo.Cargo.toml
glow
ineframe
features
towgpu
wayland
feature toeframe
cargo run
Expected behavior
App should work as expected like when using the Glow backend.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: