Skip to content
GitLab
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 921
    • Issues 921
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 119
    • Merge requests 119
  • 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
  • xorgxorg
  • xserverxserver
  • Merge requests
  • !452

WIP: xwayland: Disable the XTEST extension by default

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Olivier Fourdan requested to merge ofourdan/xserver:disable-xtest-on-xwayland into master Jun 03, 2020
  • Overview 25
  • Commits 1
  • Pipelines 2
  • Changes 1

Most features from the XTEST extension cannot work on Wayland, which can be misleading for applications which would (optionally) rely on that extension to implement some features.

Disable the XTEST extension by default to make it clear that XTEST is not supposed to work on Xwayland, so that X11 clients are not tempted to use it.

Using the standard command line option "+extension XTEST" can re-enable it at runtime, if really needed.

Signed-off-by: Olivier Fourdan ofourdan@redhat.com

Edited Jul 06, 2020 by Olivier Fourdan
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: disable-xtest-on-xwayland