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

Public Attributes

wlmaker_view_tview_ptr
 
bs_dllist_node_t dlnode
 
struct wlr_buffer * wlr_buffer_ptr
 
struct wlr_scene_buffer * wlr_scene_buffer_ptr
 
struct wlr_scene_node * node_ptr
 
wlmaker_interactive_t interactive
 

Detailed Description

State of an iconified.

Member Data Documentation

◆ dlnode

bs_dllist_node_t _wlmaker_iconified_t::dlnode

As an element of wlmaker_tile_container_t tiles.

◆ interactive

wlmaker_interactive_t _wlmaker_iconified_t::interactive

Corresponding iteractive.

◆ node_ptr

struct wlr_scene_node* _wlmaker_iconified_t::node_ptr

Helper: Which node to use for interaction. For the iconified, this is &wlr_scene_buffer_ptr->node. For the prototype dockapp, it's the node of the wlr_scene_tree_ptr. TODO(kaese.nosp@m.r@gu.nosp@m.bbe.c.nosp@m.h): Elinminate, once prototype gone.

◆ view_ptr

wlmaker_view_t* _wlmaker_iconified_t::view_ptr

Links to the wlmaker_view_t that is shown as iconified.

◆ wlr_buffer_ptr

struct wlr_buffer* _wlmaker_iconified_t::wlr_buffer_ptr

WLR gfx buffer, where the iconified tile is drawn into.

◆ wlr_scene_buffer_ptr

struct wlr_scene_buffer* _wlmaker_iconified_t::wlr_scene_buffer_ptr

Buffer scene node. Visualization of the iconified app.


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