Expand description
output configuration representation
An outputdevice describes a display device available to the compositor. outputdevice is similar to wl_output, but focuses on output configuration management.
A client can query all global outputdevice objects to enlist all available display devices, even those that may currently not be represented by the compositor as a wl_output.
The client sends configuration changes to the server through the outputconfiguration interface, and the server applies the configuration changes to the hardware and signals changes to the outputdevices accordingly.
This object is published as global during start up for every available display devices, or when one later becomes available, for example by being hotplugged via a physical connector.
Structs§
- Capability
- describes capabilities of the outputdevice
- OrgKde
Kwin Outputdevice - output configuration representation
Enums§
- Enablement
- describes enabled state
- Event
- Mode
- mode information
- Request
- Subpixel
- subpixel geometry information
- Transform
- transform from framebuffer to output
- VrrPolicy
- describes vrr policy
Constants§
- EVT_
CAPABILITIES_ OPCODE - The wire opcode for this event
- EVT_
CAPABILITIES_ SINCE - The minimal object version supporting this event
- EVT_
COLORCURVES_ OPCODE - The wire opcode for this event
- EVT_
COLORCURVES_ 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_
EDID_ OPCODE - The wire opcode for this event
- EVT_
EDID_ SINCE - The minimal object version supporting this event
- EVT_
EISA_ ID_ OPCODE - The wire opcode for this event
- EVT_
EISA_ ID_ 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_
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_
OVERSCAN_ OPCODE - The wire opcode for this event
- EVT_
OVERSCAN_ SINCE - The minimal object version supporting this event
- EVT_
SCALEF_ OPCODE - The wire opcode for this event
- EVT_
SCALEF_ 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_
UUID_ OPCODE - The wire opcode for this event
- EVT_
UUID_ SINCE - The minimal object version supporting this event
- EVT_
VRR_ POLICY_ OPCODE - The wire opcode for this event
- EVT_
VRR_ POLICY_ SINCE - The minimal object version supporting this event