[RFC wayland-protocols v2 1/1] unstable: add color management protocol

Pekka Paalanen ppaalanen at gmail.com
Tue Mar 12 13:04:42 UTC 2019


On Wed,  6 Mar 2019 18:09:28 +0100
Sebastian Wick <sebastian at sebastianwick.net> wrote:

> This protocol allows clients to attach a color space and rendering
> intent to a wl_surface. It further allows the client to be informed
> which color spaces a wl_surface was converted to on the last presented.
> 
> Signed-off-by: Sebastian Wick <sebastian at sebastianwick.net>
> ---
>  Makefile.am                                   |   1 +
>  unstable/color-management/README              |   4 +
>  .../color-management-unstable-v1.xml          | 189 ++++++++++++++++++
>  3 files changed, 194 insertions(+)
>  create mode 100644 unstable/color-management/README
>  create mode 100644 unstable/color-management/color-management-unstable-v1.xml

> +  <interface name="zwp_color_manager_v1" version="1">
> +    <description summary="color manager">
> +      The color manager is a singleton global object that provides access
> +      to outputs' color spaces, let's you create new color spaces and attach
> +      a color space to surfaces.
> +    </description>

Hi,

this interface is missing the destructor.


Thanks,
pq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/wayland-devel/attachments/20190312/b8051aeb/attachment.sig>


More information about the wayland-devel mailing list