wlmaker
Loading...
Searching...
No Matches
Public Attributes | List of all members
wlmaker_background_panel_t Struct Reference
Collaboration diagram for wlmaker_background_panel_t:
Collaboration graph
[legend]

Public Attributes

wlmtk_panel_t super_panel
 
wlmtk_rectangle_trectangle_ptr
 
bs_avltree_node_t avlnode
 
struct wlr_output * wlr_output_ptr
 
wlmaker_background_tbackground_ptr
 

Detailed Description

Background panel: The workspace's backgrund for the output.

Member Data Documentation

◆ avlnode

bs_avltree_node_t wlmaker_background_panel_t::avlnode

Tree node. Element of wlmaker_background_t::output_tree_ptr.

◆ background_ptr

wlmaker_background_t* wlmaker_background_panel_t::background_ptr

Back-link to the background state.

◆ rectangle_ptr

wlmtk_rectangle_t* wlmaker_background_panel_t::rectangle_ptr

Initial implementation: The background is a uni-color rectangle.

◆ super_panel

wlmtk_panel_t wlmaker_background_panel_t::super_panel

A layer background for one output is a panel.

◆ wlr_output_ptr

struct wlr_output* wlmaker_background_panel_t::wlr_output_ptr

The output covered by this background panel.


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