forked from external/yambar
fix(wayland): this may fix it
This commit is contained in:
parent
fc24ea225d
commit
43c8316380
1 changed files with 1 additions and 1 deletions
|
@ -708,7 +708,7 @@ handle_global_remove(void *data, struct wl_registry *registry, uint32_t name)
|
|||
backend->monitor = NULL;
|
||||
}
|
||||
|
||||
tll_remove(backend->monitors, it);
|
||||
//tll_remove(backend->monitors, it);
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue