Module wp_color_manager_v1

Available on crate feature wayland and Linux only.
Expand description

color manager singleton

A singleton global interface used for getting color management extensions for wl_surface and wl_output objects, and for creating client defined image description objects. The extension interfaces allow getting the image description of outputs and setting the image description of surfaces.

Compositors should never remove this global.

Structs§

WpColorManagerV1
color manager singleton

Enums§

Error
Event
Feature
compositor supported features
Primaries
named color primaries
RenderIntent
rendering intents
Request
TransferFunction
named transfer functions

Constants§

EVT_DONE_OPCODE
The wire opcode for this event
EVT_DONE_SINCE
The minimal object version supporting this event
EVT_SUPPORTED_FEATURE_OPCODE
The wire opcode for this event
EVT_SUPPORTED_FEATURE_SINCE
The minimal object version supporting this event
EVT_SUPPORTED_INTENT_OPCODE
The wire opcode for this event
EVT_SUPPORTED_INTENT_SINCE
The minimal object version supporting this event
EVT_SUPPORTED_PRIMARIES_NAMED_OPCODE
The wire opcode for this event
EVT_SUPPORTED_PRIMARIES_NAMED_SINCE
The minimal object version supporting this event
EVT_SUPPORTED_TF_NAMED_OPCODE
The wire opcode for this event
EVT_SUPPORTED_TF_NAMED_SINCE
The minimal object version supporting this event
REQ_CREATE_ICC_CREATOR_OPCODE
The wire opcode for this request
REQ_CREATE_ICC_CREATOR_SINCE
The minimal object version supporting this request
REQ_CREATE_PARAMETRIC_CREATOR_OPCODE
The wire opcode for this request
REQ_CREATE_PARAMETRIC_CREATOR_SINCE
The minimal object version supporting this request
REQ_CREATE_WINDOWS_SCRGB_OPCODE
The wire opcode for this request
REQ_CREATE_WINDOWS_SCRGB_SINCE
The minimal object version supporting this request
REQ_DESTROY_OPCODE
The wire opcode for this request
REQ_DESTROY_SINCE
The minimal object version supporting this request
REQ_GET_IMAGE_DESCRIPTION_OPCODE
The wire opcode for this request
REQ_GET_IMAGE_DESCRIPTION_SINCE
The minimal object version supporting this request
REQ_GET_OUTPUT_OPCODE
The wire opcode for this request
REQ_GET_OUTPUT_SINCE
The minimal object version supporting this request
REQ_GET_SURFACE_FEEDBACK_OPCODE
The wire opcode for this request
REQ_GET_SURFACE_FEEDBACK_SINCE
The minimal object version supporting this request
REQ_GET_SURFACE_OPCODE
The wire opcode for this request
REQ_GET_SURFACE_SINCE
The minimal object version supporting this request