Module org_kde_kwin_outputdevice

Source
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
OrgKdeKwinOutputdevice
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