Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • xserver xserver
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 931
    • Issues 931
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 98
    • Merge requests 98
  • 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
  • xorg
  • xserverxserver
  • Merge requests
  • !493

Merged
Created Aug 12, 2020 by Olivier Fourdan@ofourdan🛠Maintainer

Backport to 1.20: xwayland: Disable the MIT-SCREEN-SAVER extension when rootless

  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

Xwayland is just a Wayland client, no X11 screensaver should be expected to work reliably on Xwayland when running rootless because Xwayland cannot grab the input devices so it has no way to actually lock the screen managed by the Wayland compositor.

Turn off the screensaver on Xwayland when running rootless by setting the screensaver timeout and interval and their default values to zero and disable the MIT-SCREEN-SAVER extension.

Closes: #1051 (closed) Signed-off-by: Olivier Fourdan ofourdan@redhat.com Reviewed-by: Michel Dänzer mdaenzer@redhat.com Reviewed-by: Peter Hutterer peter.hutterer@who-t.net (cherry picked from commit 5c20e4b8)

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: backport-xss-disable-for-xwayland