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

xwayland: Make X11 sockets world writable

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Olivier Fourdan requested to merge ofourdan/mutter:issue1468 into main Mar 18, 2021
  • Overview 6
  • Commits 1
  • Pipelines 4
  • Changes 1

The X11 server has its own authentication mechanism, we do not (and should not) need to rely on UNIX permissions for that, otherwise that prevents X11 clients from other users from connecting to the Xserver even though the X11 credentials are valid.

Make sure we create sockets writable to all.

Closes: #1468

CC: @daenzer

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: issue1468