Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • W wlroots
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • Librem5
  • wlroots
  • Merge requests
  • !86

xwayland: Allow to retrieve startup-id via _NET_STARTUP_INFO

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Guido Gunther requested to merge guido.gunther/wlroots:backport/0.12.x/x11-remove-startup-id into librem5-0.12.x Sep 12, 2021
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 4

Needed for https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/259

Cherry-pick from wlroots master.

Original commit description:

A launchee notifies with a "remove"¹ message when done starting up. Catch these and forward to the compositor. This allows the compositor to end the startup sequence that might have been started by another protocol like xdg-activation.

We don't handle other messages since we expect the launcher to use a wayland protocol like xdg-activation.

While _NET_STARTUP_ID helps to associate toplevels with startup-ids this signals the end of the startup sequence.

  1. https://specifications.freedesktop.org/startup-notification-spec/startup-notification-latest.txt

(cherry picked from commit e479dc1e)

Edited Sep 12, 2021 by Guido Gunther
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: backport/0.12.x/x11-remove-startup-id