mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-20 06:59:42 -05:00
layer-shell: emit new_surface event at the proper time
This commit is contained in:
parent
c85838892d
commit
e841366068
2 changed files with 3 additions and 9 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue