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,538
    • Issues 1,538
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 223
    • Merge requests 223
  • 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
  • !3614

gtkapplication-dbus: Fetch inital screen saver state async

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Guido Günther requested to merge guidog/gtk:screensaver-async-3 into gtk-3-24 Jun 01, 2021
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

Avoid a sync call that can make the application block for no good reason.

This is the gtk3 version of !3599 (merged)

Fixes 6f6b5faa

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: screensaver-async-3