[Qemu-devel] [PATCH 3/3] vnc: rich cursor support.

2010-05-21 Thread Gerd Hoffmann
Uses VNC_ENCODING_RICH_CURSOR. Adding XCURSOR support should be possible without much trouble. Shouldn't be needed though as RICH_CURSOR is a superset of XCURSOR. Signed-off-by: Gerd Hoffmann --- vnc.c| 70 +++-- vnc.h|8

[Qemu-devel] [PATCH 3/3] vnc: rich cursor support.

2010-05-05 Thread Gerd Hoffmann
Uses VNC_ENCODING_RICH_CURSOR. Adding XCURSOR support should be possible without much trouble. Shouldn't be needed though as RICH_CURSOR is a superset of XCURSOR. Signed-off-by: Gerd Hoffmann --- vnc.c| 67 +++--- vnc.h|