Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • W wayland-protocols
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 109
    • Issues 109
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 58
    • Merge requests 58
  • 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
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • waylandwayland
  • wayland-protocols
  • Merge requests
  • !12

virtual-pointer: introduce new protocol

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Drew DeVault requested to merge ddevault/wayland-protocols:virtual-pointer into main Jan 02, 2020
  • Overview 30
  • Commits 1
  • Pipelines 1
  • Changes 2

This protocol is sponsored by wlroots for inclusion in the wp namespace. We consider this protocol on-topic for the wp namespace as it is a "plumbing" extension of the wl_pointer interface.

The following open-source implementations are available:

wlroots (server): https://github.com/swaywm/wlroots/blob/master/types/wlr_virtual_pointer_v1.c

The wlroots interface is currently supported by Sway.

wlroots (example client): https://github.com/swaywm/wlroots/blob/master/examples/virtual-pointer.c

wayvnc (client): https://github.com/any1/wayvnc

Acked-By: Drew DeVault sir@cmpwn.com

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: virtual-pointer