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

Public Attributes

struct wlr_xdg_toplevel_decoration_v1 * wlr_xdg_toplevel_decoration_v1_ptr
 
wlmaker_xdg_decoration_manager_tdecoration_manager_ptr
 
struct wl_listener request_mode_listener
 
struct wl_listener destroy_listener
 

Detailed Description

A decoration handle.

Member Data Documentation

◆ decoration_manager_ptr

wlmaker_xdg_decoration_manager_t* wlmaker_xdg_decoration_t::decoration_manager_ptr

Back-link to the decoration manager.

◆ destroy_listener

struct wl_listener wlmaker_xdg_decoration_t::destroy_listener

Listener for destroy of wlr_xdg_toplevel_decoration_v1.

◆ request_mode_listener

struct wl_listener wlmaker_xdg_decoration_t::request_mode_listener

Listener for request_mode of wlr_xdg_toplevel_decoration_v1.

◆ wlr_xdg_toplevel_decoration_v1_ptr

struct wlr_xdg_toplevel_decoration_v1* wlmaker_xdg_decoration_t::wlr_xdg_toplevel_decoration_v1_ptr

Points to the wlroots wlr_xdg_toplevel_decoration_v1.


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