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 887
    • Issues 887
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 113
    • Merge requests 113
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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
  • xorg
  • xserverxserver
  • Merge requests
  • !896

xwayland: Add (fake) device grab support

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Olivier Fourdan requested to merge ofourdan/xserver:xwayland-add-host-grab into master Apr 28, 2022
  • Overview 2
  • Commits 3
  • Pipelines 5
  • Changes 6

Add a new command line option "-host-grab" to disable the keyboard shortcuts and confine the pointer on the host so that Xwayland can receive all keyboard events.

This is useful when running a complete desktop environment within Xwayland rootful.

Use CTRL+SHIFT to release the keyboard and pointer.

This option has no effect when running rootless.

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

Edited May 02, 2022 by Olivier Fourdan
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: xwayland-add-host-grab