|
wlmaker
|

Public Attributes | |
| wlmaker_server_t * | server_ptr |
| struct wlr_xdg_decoration_manager_v1 * | wlr_xdg_decoration_manager_v1_ptr |
| struct wl_listener | new_toplevel_decoration_listener |
| struct wl_listener | destroy_listener |
State of the XDG decoration manager.
| struct wl_listener _wlmaker_xdg_decoration_manager_t::destroy_listener |
Listener for destroy of wlr_xdg_decoration_manager_v1.
| struct wl_listener _wlmaker_xdg_decoration_manager_t::new_toplevel_decoration_listener |
Listener for new_toplevel_decoration.
| wlmaker_server_t* _wlmaker_xdg_decoration_manager_t::server_ptr |
Back-link to the server.
| struct wlr_xdg_decoration_manager_v1* _wlmaker_xdg_decoration_manager_t::wlr_xdg_decoration_manager_v1_ptr |
The wlroots XDG decoration manager.