Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • mutter mutter
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,153
    • Issues 1,153
    • 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
  • GNOMEGNOME
  • muttermutter
  • Merge requests
  • !1043

wayland/xdg-foreign: Add support for protocol v2

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Jason Francis requested to merge jf/mutter:xdg-foreign-v2 into main Feb 06, 2020
  • Overview 21
  • Commits 1
  • Pipelines 8
  • Changes 9

This updates the xdg-foreign protocol to the v2 version, spec here: xdg-foreign-unstable-v2.xml. The corresponding patch for GTK is here: gtk!1394

For reference, the KDE support for this protocol is here: xdg_foreign_v2.cpp.

Support for the v1 protocol is still included has been moved to another file marked "legacy" simlar to the status of zxdg_shell_v6. Is this the right approach? Requesting feedback. If someone else wants to test this too that would be great. Here are the test programs I'm using: xdg-foreign-test, portal-test.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: xdg-foreign-v2