diff options
| author | runge <runge> | 2005-01-16 04:49:44 +0000 |
|---|---|---|
| committer | runge <runge> | 2005-01-16 04:49:44 +0000 |
| commit | b58e460fac13a47e9a4de6df0df45cccf9f701f2 (patch) | |
| tree | ff83ad16e6e066f124590566bedd716a6215c6c3 /ChangeLog | |
| parent | 336d7dad1df6aa02c7b2e67e4ea2ebcc3be9d458 (diff) | |
| download | libtdevnc-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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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. |
