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

Public Attributes

bs_dllist_t tiles
 
struct wlr_scene_tree * wlr_scene_tree_ptr
 
wlmaker_view_t view
 

Detailed Description

State of a tile container, holding wlmaker_iconified_t.

Member Data Documentation

◆ tiles

bs_dllist_t _wlmaker_tile_container_t::tiles

Base list that's holding all tiles of this container.

◆ view

wlmaker_view_t _wlmaker_tile_container_t::view

Corresponding view.

◆ wlr_scene_tree_ptr

struct wlr_scene_tree* _wlmaker_tile_container_t::wlr_scene_tree_ptr

Scene graph subtree holding all tiles of this container.

Invariant: Membership in tiles == membership in wlr_scene_tree_ptr.


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