|
wlmaker
|
Public Attributes | |
| struct wlr_xdg_decoration_manager_v1 * | wlr_xdg_decoration_manager_v1_ptr |
| uint32_t(* | set_mode )(struct wlr_xdg_toplevel_decoration_v1 *decoration, enum wlr_xdg_toplevel_decoration_v1_mode mode) |
| wlmaker_config_decoration_t | mode |
| 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.
| wlmaker_config_decoration_t _wlmaker_xdg_decoration_manager_t::mode |
Operation mode for the decoration manager.
| struct wl_listener _wlmaker_xdg_decoration_manager_t::new_toplevel_decoration_listener |
Listener for new_toplevel_decoration.
| uint32_t(* _wlmaker_xdg_decoration_manager_t::set_mode) (struct wlr_xdg_toplevel_decoration_v1 *decoration, enum wlr_xdg_toplevel_decoration_v1_mode mode) |
Injectable, for tests: wlr_xdg_toplevel_decoration_v1_set_mode().
| struct wlr_xdg_decoration_manager_v1* _wlmaker_xdg_decoration_manager_t::wlr_xdg_decoration_manager_v1_ptr |
The wlroots XDG decoration manager.