wlmaker
|
Public Attributes | |
wlmaker_workspace_layer_t | layer |
struct wlr_scene_tree * | wlr_scene_tree_ptr |
bs_dllist_t | layer_surfaces |
Data specific to one layer.
wlmaker_workspace_layer_t wlmaker_workspace_layer_data_t::layer |
Merely for reference: Which layer this constitutes.
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.
struct wlr_scene_tree* wlmaker_workspace_layer_data_t::wlr_scene_tree_ptr |
Scene graph subtree holding all nodes of this layer.