wlmaker
Loading...
Searching...
No Matches
Public Attributes | List of all members
_wlmtk_layer_output_t Struct Reference

Public Attributes

bs_avltree_node_t avlnode
 
struct wlr_output * wlr_output_ptr
 
struct wlr_box extents
 
bs_dllist_t panels
 

Detailed Description

State of the layer on the given output.

Member Data Documentation

◆ avlnode

bs_avltree_node_t _wlmtk_layer_output_t::avlnode

Tree node, referenced from wlmtk_layer_t::output_tree_ptr.

◆ extents

struct wlr_box _wlmtk_layer_output_t::extents

Extents and position of the output in the layout.

◆ panels

bs_dllist_t _wlmtk_layer_output_t::panels

Panels. Holds nodes at wlmtk_panel_t::dlnode.

◆ wlr_output_ptr

struct wlr_output* _wlmtk_layer_output_t::wlr_output_ptr

The WLR output that the panels in this node belong to.


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