Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • xserver xserver
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 940
    • Issues 940
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 124
    • Merge requests 124
  • 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
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • xorgxorg
  • xserverxserver
  • Merge requests
  • !234

xwayland: add support for xdg-output-unstable-v1 version 3

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Simon Ser requested to merge emersion/xserver:xdg-output-done into master Jul 18, 2019
  • Overview 15
  • Commits 2
  • Pipelines 8
  • Changes 5

This adds support for xdg-output-unstable-v1 version 3, added in 1.

This new version deprecates zxdg_output_v1.done and replaces it with wl_output.done. If the version is high enough, there's no need to wait for both an xdg_output.done event and a wl_output.done event -- we only care about wl_output.done.

This MR has been tested with 2.

Signed-off-by: Simon Ser contact@emersion.fr

Edited Aug 21, 2019 by Simon Ser
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: xdg-output-done