Module zxdg_toplevel_decoration_v1

Available on crate feature wayland and Linux only.
Expand description

decoration object for a toplevel surface

The decoration object allows the compositor to toggle server-side window decorations for a toplevel surface. The client can request to switch to another mode.

The xdg_toplevel_decoration object must be destroyed before its xdg_toplevel.

Structs§

ZxdgToplevelDecorationV1
decoration object for a toplevel surface

Enums§

Error
Event
Mode
window decoration modes
Request

Constants§

EVT_CONFIGURE_OPCODE
The wire opcode for this event
EVT_CONFIGURE_SINCE
The minimal object version supporting this event
REQ_DESTROY_OPCODE
The wire opcode for this request
REQ_DESTROY_SINCE
The minimal object version supporting this request
REQ_SET_MODE_OPCODE
The wire opcode for this request
REQ_SET_MODE_SINCE
The minimal object version supporting this request
REQ_UNSET_MODE_OPCODE
The wire opcode for this request
REQ_UNSET_MODE_SINCE
The minimal object version supporting this request