Description
Unlike the JavaScript Guacamole.Client / Guacamole.Display, the display implemented by guacenc does not take the channel mask (composite operation) into account when rendering image streams.
There are few cases where this would result in a noticeably-incorrect rendering of normal sessions, however this does have a major impact on the rendering of the mouse cursor necessary for GUACAMOLE-313, as the buffer containing the mouse cursor is commonly reset by drawing with GUAC_COMP_SRC set.
Attachments
Issue Links
- relates to
-
GUACAMOLE-313 Allow input events within session recording
- Resolved