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

Public Attributes

bs_dllist_node_t dlnode
 
wlmaker_view_tview_ptr
 
const wlmaker_dock_app_config_tconfig_ptr
 
bs_ptr_set_t * created_windows_ptr
 
bs_ptr_set_t * mapped_windows_ptr
 
bs_ptr_set_t * subprocesses_ptr
 
wlmaker_interactive_ttile_interactive_ptr
 
struct wlr_buffer * tile_wlr_buffer_ptr
 

Detailed Description

State of the dock-attached application.

Member Data Documentation

◆ config_ptr

const wlmaker_dock_app_config_t* _wlmaker_dock_app_t::config_ptr

Configuration of the app.

◆ created_windows_ptr

bs_ptr_set_t* _wlmaker_dock_app_t::created_windows_ptr

Windows that are running from subprocesses of this App (launcher).

◆ dlnode

bs_dllist_node_t _wlmaker_dock_app_t::dlnode

Member of attached_apps in wlmaker_dock_t.

◆ mapped_windows_ptr

bs_ptr_set_t* _wlmaker_dock_app_t::mapped_windows_ptr

Windows that are mapped from subprocesses of this App (launcher).

◆ subprocesses_ptr

bs_ptr_set_t* _wlmaker_dock_app_t::subprocesses_ptr

Subprocesses that were created from this App.

◆ tile_interactive_ptr

wlmaker_interactive_t* _wlmaker_dock_app_t::tile_interactive_ptr

Tile interactive.

◆ tile_wlr_buffer_ptr

struct wlr_buffer* _wlmaker_dock_app_t::tile_wlr_buffer_ptr

Texture of the tile, including the configured icon.

◆ view_ptr

wlmaker_view_t* _wlmaker_dock_app_t::view_ptr

Back-link to the view this attached app is a member of.


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