[][src]Module wayland_protocols::unstable::xdg_shell::v6::client::zxdg_shell_v6

create desktop-style surfaces

xdg_shell allows clients to turn a wl_surface into a "real window" which can be dragged, resized, stacked, and moved around by the user. Everything about this interface is suited towards traditional desktop environments.

Structs

ZxdgShellV6

Enums

Error
Event
Request

Constants

EVT_PING_SINCE

The minimal object version supporting this event

REQ_CREATE_POSITIONER_SINCE

The minimal object version supporting this request

REQ_DESTROY_SINCE

The minimal object version supporting this request

REQ_GET_XDG_SURFACE_SINCE

The minimal object version supporting this request

REQ_PONG_SINCE

The minimal object version supporting this request

Traits

RequestsTrait