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§

Enums§

Constants§