[][src]Module wayland_protocols::wlr::unstable::layer_shell::v1::client::zwlr_layer_shell_v1

create surfaces that are layers of the desktop

Clients can use this interface to assign the surface_layer role to wl_surfaces. Such surfaces are assigned to a "layer" of the output and rendered with a defined z-depth respective to each other. They may also be anchored to the edges and corners of a screen and specify input handling semantics. This interface should be suitable for the implementation of many desktop shell components, and a broad number of other applications that interact with the desktop.

Structs

ZwlrLayerShellV1

Enums

Error
Event
Layer

available layers for surfaces

Request

Constants

REQ_GET_LAYER_SURFACE_SINCE

The minimal object version supporting this request

Traits

RequestsTrait