wlmaker
|
Public Attributes | |
wlmtk_layer_t * | layer_ptr |
uint32_t | color |
struct wlr_output_layout * | wlr_output_layout_ptr |
bs_avltree_t * | output_tree_ptr |
struct wl_listener | output_layout_change_listener |
Background state.
uint32_t _wlmaker_background_t::color |
color of the background.
wlmtk_layer_t* _wlmaker_background_t::layer_ptr |
Links to layer.
struct wl_listener _wlmaker_background_t::output_layout_change_listener |
Event: Output layout changed. Parameter: struct wlr_box*.
bs_avltree_t* _wlmaker_background_t::output_tree_ptr |
Holds outputs and respective panels.
struct wlr_output_layout* _wlmaker_background_t::wlr_output_layout_ptr |
The output layout.