mirror of
https://github.com/labwc/labwc.git
synced 2026-02-07 04:07:42 -05:00
Revert "layers: arrange layers on destroy"
This reverts commit 7bf08af210.
This commit is contained in:
parent
d1f7d3a320
commit
cc0fe78ceb
3 changed files with 4 additions and 23 deletions
|
|
@ -12,8 +12,6 @@ struct lab_layer_surface {
|
|||
struct wlr_layer_surface_v1 *layer_surface;
|
||||
struct wlr_scene_layer_surface_v1 *scene_layer_surface;
|
||||
struct server *server;
|
||||
struct output *output;
|
||||
struct wlr_scene_tree *tree;
|
||||
|
||||
bool mapped;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue