layer-shell: emit new_surface event at the proper time

This commit is contained in:
Kirill Primak 2023-07-11 11:48:21 +03:00 committed by Isaac Freund
parent c85838892d
commit e841366068
2 changed files with 3 additions and 9 deletions

View file

@ -83,7 +83,7 @@ struct wlr_layer_surface_v1 {
char *namespace;
bool added, configured;
bool configured;
struct wl_list configure_list;
struct wlr_layer_surface_v1_state current, pending;