summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorrunge <runge>2005-01-16 04:49:44 +0000
committerrunge <runge>2005-01-16 04:49:44 +0000
commitb58e460fac13a47e9a4de6df0df45cccf9f701f2 (patch)
treeff83ad16e6e066f124590566bedd716a6215c6c3 /ChangeLog
parent336d7dad1df6aa02c7b2e67e4ea2ebcc3be9d458 (diff)
downloadlibtdevnc-b58e460fac13a47e9a4de6df0df45cccf9f701f2.tar.gz
libtdevnc-b58e460fac13a47e9a4de6df0df45cccf9f701f2.zip
add cursor alphablending to rfb.h cursor.c, x11vnc -alphablend -snapfb etc..
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 547f1cc..926bbfa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-01-15 Karl Runge <runge@karlrunge.com>
+ * rfb/rfb.h: add alphaSource and alphaPreMultiplied to rfbCursor.
+ * libvncserver/cursor.c: do cursor alpha blending in rfbDrawCursor()
+ for non-cursorshapeupdates clients.
+ * x11vnc: -alphablend, cursors fixes, -snapfb, more tweaks and bug
+ fixes.
+
2004-12-27 Karl Runge <runge@karlrunge.com>
* x11vnc: improve alpha channel handling for XFIXES cursors.
* add more parameters to remote control.