Module wl_output

Available on crate feature wayland and Linux only.
Expand description

compositor output region

An output describes part of the compositor geometry. The compositor works in the ‘compositor coordinate system’ and an output corresponds to a rectangular area in that space that is actually visible. This typically corresponds to a monitor that displays part of the compositor space. This object is published as global during start up, or when a monitor is hotplugged.

Structs§

Mode
mode information
WlOutput
compositor output region

Enums§

Event
Request
Subpixel
subpixel geometry information
Transform
transformation applied to buffer contents

Constants§

EVT_DESCRIPTION_OPCODE
The wire opcode for this event
EVT_DESCRIPTION_SINCE
The minimal object version supporting this event
EVT_DONE_OPCODE
The wire opcode for this event
EVT_DONE_SINCE
The minimal object version supporting this event
EVT_GEOMETRY_OPCODE
The wire opcode for this event
EVT_GEOMETRY_SINCE
The minimal object version supporting this event
EVT_MODE_OPCODE
The wire opcode for this event
EVT_MODE_SINCE
The minimal object version supporting this event
EVT_NAME_OPCODE
The wire opcode for this event
EVT_NAME_SINCE
The minimal object version supporting this event
EVT_SCALE_OPCODE
The wire opcode for this event
EVT_SCALE_SINCE
The minimal object version supporting this event
REQ_RELEASE_OPCODE
The wire opcode for this request
REQ_RELEASE_SINCE
The minimal object version supporting this request