-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Open
Labels
Milestone
Description
It would be nice to support proper alpha channel for cursors. There is an extension for it:
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.
Neustradamus