|
wlmaker
|

Public Attributes | |
| struct wlr_xdg_toplevel_decoration_v1 * | wlr_xdg_toplevel_decoration_v1_ptr |
| wlmaker_xdg_decoration_manager_t * | decoration_manager_ptr |
| struct wl_listener | request_mode_listener |
| struct wl_listener | destroy_listener |
| struct wl_listener | surface_commit_listener |
| struct wl_listener | surface_destroy_listener |
A decoration handle.
| wlmaker_xdg_decoration_manager_t* wlmaker_xdg_decoration_t::decoration_manager_ptr |
Back-link to the decoration manager.
| struct wl_listener wlmaker_xdg_decoration_t::destroy_listener |
Listener for destroy of wlr_xdg_toplevel_decoration_v1.
| struct wl_listener wlmaker_xdg_decoration_t::request_mode_listener |
Listener for request_mode of wlr_xdg_toplevel_decoration_v1.
| struct wl_listener wlmaker_xdg_decoration_t::surface_commit_listener |
Listener for commit of wlr_surface::events.
| struct wl_listener wlmaker_xdg_decoration_t::surface_destroy_listener |
Listener for destroy of wlr_surface::events.
| 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.