[][src]Module wayland_protocols::unstable::xdg_decoration::v1::client::zxdg_toplevel_decoration_v1

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

Enums

Error
Event
Mode

window decoration modes

Request

Constants

EVT_CONFIGURE_SINCE

The minimal object version supporting this event

REQ_DESTROY_SINCE

The minimal object version supporting this request

REQ_SET_MODE_SINCE

The minimal object version supporting this request

REQ_UNSET_MODE_SINCE

The minimal object version supporting this request

Traits

RequestsTrait