wlmaker
Loading...
Searching...
No Matches
wlmaker_workspace_layer_data_t Struct Reference

Public Attributes

wlmaker_workspace_layer_t layer
 
struct wlr_scene_tree * wlr_scene_tree_ptr
 
bs_dllist_t layer_surfaces
 

Detailed Description

Data specific to one layer.

Member Data Documentation

◆ layer

wlmaker_workspace_layer_t wlmaker_workspace_layer_data_t::layer

Merely for reference: Which layer this constitutes.

◆ layer_surfaces

bs_dllist_t wlmaker_workspace_layer_data_t::layer_surfaces

Holds all mapped wlmaker_layer_surface_t which are mapped on this layer and workspace. As it contains only the wlmaker_layer_surface_t elements, it is a subset of the mapped views.

◆ wlr_scene_tree_ptr

struct wlr_scene_tree* wlmaker_workspace_layer_data_t::wlr_scene_tree_ptr

Scene graph subtree holding all nodes of this layer.


The documentation for this struct was generated from the following file: