[][src]Module wayland_client::protocol::wl_shell

create desktop-style surfaces

This interface is implemented by servers that provide desktop-style user interfaces.

It allows clients to associate a wl_shell_surface with a basic surface.

Structs

WlShell

Enums

Error
Event
Request

Constants

REQ_GET_SHELL_SURFACE_SINCE

The minimal object version supporting this request

Traits

RequestsTrait