Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • W wayland-protocols
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 103
    • Issues 103
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 54
    • Merge requests 54
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • waylandwayland
  • wayland-protocols
  • Merge requests
  • !14

WIP: staging: add color management protocol

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Sebastian Wick requested to merge swick/wayland-protocols:color into main Jan 23, 2020
  • Overview 288
  • Commits 37
  • Pipelines 24
  • Changes 4

This protocol specifies a way for a client to set the color space and HDR metadata of a surface and to get information about the color spaces and HDR capabilities of outputs.

Signed-off-by: Sebastian Wick sebastian@sebastianwick.net

WIP because there are a few open questions and no HDR support yet.

This version was previously sent to wayland-devel https://lists.freedesktop.org/archives/wayland-devel/2019-November/040978.html

Documentation

Additional documentation is being developed in https://gitlab.freedesktop.org/pq/color-and-hdr .

The color.rst doc that used to be here has moved there (swick/wayland-protocols#6 (closed)).

Weston patches

@swick's branch: https://gitlab.freedesktop.org/swick/weston/tree/color-management-rebase

@vitalyp has continued on top of Sebastian's branch:

  • swick/weston!1
  • https://gitlab.freedesktop.org/vitalyp/weston/-/commits/color-management-rebase-master

Upstreaming roadmap: weston#467

Protocol development

We are developing this proposal by filing sub-MRs in Sebastian's fork and merging them into the branch this MR is based on.

Eventually everything in this MR will be squashed into a single patch before landing.

Edited Sep 29, 2021 by Pekka Paalanen
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: color