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
Hello together, on wayland I experience a bug where when I change the cursor grab mode it crashes the client.
This can be reproduced by going ingame (e.g. on a LAN server) and then tab out and in again.
Description
Hello together, on wayland I experience a bug where when I change the cursor grab mode it crashes the client.
This can be reproduced by going ingame (e.g. on a LAN server) and then tab out and in again.
It's very likely related to the game ungrabbing the mouse when tabbing in/out:
https://github.com/ddnet/ddnet-rs/blob/ee7e250a57f4262023ad0ce1e45ca2e6286815a3/lib/native/src/native/winit_wrapper.rs#L558-L573
Full code can be found here:
https://github.com/ddnet/ddnet-rs
Debugging output
Window isn't shown unless you draw
Winit version
0.30.7
Small site note: Multiple users from our community with different window managers experienced it
The text was updated successfully, but these errors were encountered: