Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • P phoc
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 105
    • Issues 105
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Librem5
  • phoc
  • Merge requests
  • !252

Merged
Created Jul 07, 2021 by Guido Gunther@guido.guntherOwner

desktop: Don't create idle-inhibit

  • Overview 2
  • Commits 1
  • Pipelines 3
  • Changes 2

GTK4 uses zwp_idle_inhibit_manager_v1 if available (falling back to DBus only if not)¹. If we announce support but don't implement it properly idle inhibiting fails and playing videos is not fun.

So drop creation of the manager until we implement it properly.

Related #143

  1. https://gitlab.gnome.org/GNOME/gtk/-/blob/master/gtk/gtkapplication-wayland.c#L135
Edited Jul 07, 2021 by Guido Gunther
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: drop-idle-inhibit