Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gtk gtk
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,540
    • Issues 1,540
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 224
    • Merge requests 224
  • 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
  • gtkgtk
  • Merge requests
  • !5386

Consider startup vs focus requests for the Wayland platform

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Carlos Garnacho requested to merge carlosg/gtk:wip/carlosg/startup-vs-focus into main Jan 03, 2023
  • Overview 0
  • Commits 6
  • Pipelines 2
  • Changes 6

My take on !5302 (closed). Makes gtk handle things in a way that works for Wayland and X11, while still trying to coalesce activation and focus request APIs, and deprecates gdk_display_notify_startup_complete() in favor of plain gdk_toplevel_set_startup_id().

A partial backport could be considered for 3.24.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: wip/carlosg/startup-vs-focus