Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
KRDC
KRDC
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 1
    • Merge Requests 1
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Network
  • KRDCKRDC
  • Merge Requests
  • !2

Merged
Opened Jun 28, 2020 by Oleg `Kanedias` Chernovskiy@ochernovskiyDeveloper

Local cursor handling rework

  • Overview 7
  • Commits 3
  • Changes 10

Add rendering of server-side cursor locally

This adds handling of cursor shape received from server. This allows us to show same cursor locally.

If local cursor is requested/disabled, server is reconfigured with proper encodings to enable/disable support for sending it.

If server does not support sending local cursor, default Qt cursor is shown as a fallback.

Note: sometimes VNC server does not support changing from sending local to showing remote cursor and this causes slight delay due to reconnect.

Fixes #1 (closed)

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: network/krdc!2
Source branch: local-cursor-rework