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

Public Attributes

wlmaker_server_tserver_ptr
 
struct wlr_xdg_decoration_manager_v1 * wlr_xdg_decoration_manager_v1_ptr
 
wlmaker_config_decoration_t mode
 
struct wl_listener new_toplevel_decoration_listener
 
struct wl_listener destroy_listener
 

Detailed Description

State of the XDG decoration manager.

Member Data Documentation

◆ destroy_listener

struct wl_listener _wlmaker_xdg_decoration_manager_t::destroy_listener

Listener for destroy of wlr_xdg_decoration_manager_v1.

◆ mode

wlmaker_config_decoration_t _wlmaker_xdg_decoration_manager_t::mode

Operation mode for the decoration manager.

◆ new_toplevel_decoration_listener

struct wl_listener _wlmaker_xdg_decoration_manager_t::new_toplevel_decoration_listener

Listener for new_toplevel_decoration.

◆ server_ptr

wlmaker_server_t* _wlmaker_xdg_decoration_manager_t::server_ptr

Back-link to the server.

◆ wlr_xdg_decoration_manager_v1_ptr

struct wlr_xdg_decoration_manager_v1* _wlmaker_xdg_decoration_manager_t::wlr_xdg_decoration_manager_v1_ptr

The wlroots XDG decoration manager.


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