Skip to content

support for alpha cursors #900

@CendioOssman

Description

@CendioOssman

It would be nice to support proper alpha channel for cursors. There is an extension for it:

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

And it's implemented by UltraVNC and TigerVNC.

The difficult part is that is uses the normal decoders for the data, so we probably need to restructure things a bit as they currently always send their data to the display object.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions