Skip to content

VMWare mouse support #674

@learn-more

Description

@learn-more

VMWare has a custom encoding for the cursor:
https://github.com/rfbproto/rfbproto/blob/master/rfbproto.rst#vmware-cursor-pseudo-encoding

This is something that I am implementing in a tool I'm working on,
would you be interested in me contributing it back?

If that is the case:

  • In what form would be preferred?
    • A protocol extension
    • Integrating in rfbclient (re-use HandleCursorPos / GotCursorShape or a new way, the format is slightly different)
  • Should there be a testcase for this
  • Should there be example code for this? (note, I could not find example code using the int8_t *rcSource, *rcMask; anywhere)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions