xwayland: kill xwayland when wayland connection fails
This commit is contained in:
parent
9840150e40
commit
8b9784bb15
6 changed files with 42 additions and 1 deletions
|
|
@ -218,6 +218,7 @@ fn start_compositor2(
|
|||
run_args,
|
||||
xwayland: XWaylandState {
|
||||
enabled: Cell::new(true),
|
||||
pidfd: Default::default(),
|
||||
handler: Default::default(),
|
||||
queue: Default::default(),
|
||||
ipc_device_ids: Default::default(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue