Available on crate feature
client
only.Expand description
output device
A head is an output device. The difference between a wl_output object and a head is that heads are advertised even if they are turned off. A head object only advertises properties and cannot be used directly to change them.
A head has some read-only properties: modes, name, description and physical_size. These cannot be changed by clients.
Other properties can be updated via a wlr_output_configuration object.
Properties sent via this interface are applied atomically via the wlr_output_manager.done event. No guarantees are made regarding the order in which properties are sent.
Structs§
- Zwlr
Output Head V1 - output device
Enums§
Constants§
- EVT_
ADAPTIVE_ SYNC_ OPCODE - The wire opcode for this event
- EVT_
ADAPTIVE_ SYNC_ SINCE - The minimal object version supporting this event
- EVT_
CURRENT_ MODE_ OPCODE - The wire opcode for this event
- EVT_
CURRENT_ MODE_ SINCE - The minimal object version supporting this event
- EVT_
DESCRIPTION_ OPCODE - The wire opcode for this event
- EVT_
DESCRIPTION_ SINCE - The minimal object version supporting this event
- EVT_
ENABLED_ OPCODE - The wire opcode for this event
- EVT_
ENABLED_ SINCE - The minimal object version supporting this event
- EVT_
FINISHED_ OPCODE - The wire opcode for this event
- EVT_
FINISHED_ SINCE - The minimal object version supporting this event
- EVT_
MAKE_ OPCODE - The wire opcode for this event
- EVT_
MAKE_ SINCE - The minimal object version supporting this event
- EVT_
MODEL_ OPCODE - The wire opcode for this event
- EVT_
MODEL_ 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_
PHYSICAL_ SIZE_ OPCODE - The wire opcode for this event
- EVT_
PHYSICAL_ SIZE_ SINCE - The minimal object version supporting this event
- EVT_
POSITION_ OPCODE - The wire opcode for this event
- EVT_
POSITION_ 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
- EVT_
SERIAL_ NUMBER_ OPCODE - The wire opcode for this event
- EVT_
SERIAL_ NUMBER_ SINCE - The minimal object version supporting this event
- EVT_
TRANSFORM_ OPCODE - The wire opcode for this event
- EVT_
TRANSFORM_ 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