mirror of
https://github.com/labwc/labwc.git
synced 2026-02-22 01:40:25 -05:00
layers: only define LAB_NR_LAYERS locally where needed
This commit is contained in:
parent
98d5fd483d
commit
d3918eec0a
4 changed files with 8 additions and 6 deletions
|
|
@ -7,8 +7,6 @@
|
|||
struct server;
|
||||
struct output;
|
||||
|
||||
#define LAB_NR_LAYERS (4)
|
||||
|
||||
struct lab_layer_surface {
|
||||
struct wl_list link; /* output::layers */
|
||||
struct wlr_scene_layer_surface_v1 *scene_layer_surface;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue