Available on crate features
unstable
and client
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§
- Zxdg
Output V1 - compositor logical output region
Enums§
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