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 108
    • Issues 108
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 57
    • Merge requests 57
  • 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
  • !39

WIP: Add the cursor-spy protocol

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Andri Yngvason requested to merge andri/wayland-protocols:cursor-spy into main Jul 13, 2020
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 2

This protocol spies on cursors. It is required for implementing VNC client side cursor rendering which can significantly improve user experience on high latency connections.

See https://github.com/rfbproto/rfbproto/blob/master/rfbproto.rst#cursor-pseudo-encoding

An implementation in wlroots can be found here: https://github.com/swaywm/wlroots/pull/2329

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: cursor-spy