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 104
    • Issues 104
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 56
    • Merge requests 56
  • 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
  • !117

staging/content-type: Content type hint support

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Link Mauve requested to merge linkmauve/wayland-protocols:content-type into main Oct 02, 2021
  • Overview 18
  • Commits 1
  • Pipelines 4
  • Changes 4

Some monitors expose a selector for the kind of content that will get displayed, allowing them to optimise their settings for this particular content type.

This protocol lets clients advertise which kind of content they expect to be displayed, per surface, so that the compositor can make more informed decisions about the content type to set a given output in.

See weston!698 (merged)

Fixes #15 (closed).

Signed-off-by: Emmanuel Gil Peyrot linkmauve@linkmauve.fr

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: content-type