Wayland: Add support for reconnecting to the compositor #5667
Labels
a:backend-winit
Winit backend (mS,mO)
a:platform-linux
issue specific to Linux, X11 or wayland (mO,bT)
enhancement
New feature or request
On X11, when the window manager disappeared and re-appeared, the X server would remaining running and applications would "survive". With wayland, when the compositor crashes or is restarted, we abort the process. Instead, we should try to re-connect.
See also rust-windowing/winit#3427
The text was updated successfully, but these errors were encountered: