Module zxdg_output_v1

Source
Available on crate features unstable and server only.
Expand description

compositor logical output region

An xdg_output describes part of the compositor geometry.

This typically corresponds to a monitor that displays part of the compositor space.

For objects version 3 onwards, after all xdg_output properties have been sent (when the object is created and when properties are updated), a wl_output.done event is sent. This allows changes to the output properties to be seen as atomic, even if they happen via multiple events.

Structs§

ZxdgOutputV1
compositor logical output region

Enums§

Event
Request

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_LOGICAL_POSITION_OPCODE
The wire opcode for this event
EVT_LOGICAL_POSITION_SINCE
The minimal object version supporting this event
EVT_LOGICAL_SIZE_OPCODE
The wire opcode for this event
EVT_LOGICAL_SIZE_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
REQ_DESTROY_OPCODE
The wire opcode for this request
REQ_DESTROY_SINCE
The minimal object version supporting this request