You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The event management for Wayland doesn't seem to work correctly. When I run the examples with Wayland the render event is initially emitted once, but after this the app hangs and no further events are emitted. It is not a showstopper for me, since Wayland is still kind of "edge" and not what I use daily. But it would be nice to have it working eventually.
Minimal reproduction
Just run any example with Wayland.
Expected behavior
I would expect it to work.
Additional information
No response
Checks
I have checked for existing issues about this, and did not
find any.
Area
lokinit
Description
The event management for Wayland doesn't seem to work correctly. When I run the examples with Wayland the render event is initially emitted once, but after this the app hangs and no further events are emitted. It is not a showstopper for me, since Wayland is still kind of "edge" and not what I use daily. But it would be nice to have it working eventually.
Minimal reproduction
Just run any example with Wayland.
Expected behavior
I would expect it to work.
Additional information
No response
Checks
find any.