Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gtk gtk
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,431
    • Issues 1,431
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 247
    • Merge requests 247
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • gtkgtk
  • Merge requests
  • !284

Merged
Created Aug 02, 2018 by Guido Günther@guidogDeveloper

Make xdg-shell's app_id match GApplication's application-id property

  • Overview 0
  • Commits 4
  • Pipelines 2
  • Changes 13

Make xdg-shell's app_id match GApplication's application-id property

In order to make GTK+4 conform to the xdg-shell protocol (and therefore make it simpler for compositors to match applications to desktop files in Wayland) this MR:

  • revert e1fd8772
  • adjusts the migration docs
  • adjusts the examples
  • adjusts the demos

According to @matthiasc this is enforced for flatpaks already.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix-app-id