Module wl_compositor

Source
Expand description

the compositor singleton

A compositor. This object is a singleton global. The compositor is in charge of combining the contents of multiple surfaces into one displayable output.

Structs§

WlCompositor
the compositor singleton

Enums§

Event
Request

Constants§

REQ_CREATE_REGION_OPCODE
The wire opcode for this request
REQ_CREATE_REGION_SINCE
The minimal object version supporting this request
REQ_CREATE_SURFACE_OPCODE
The wire opcode for this request
REQ_CREATE_SURFACE_SINCE
The minimal object version supporting this request