diff options
author | runge <runge> | 2005-04-04 01:42:43 +0000 |
---|---|---|
committer | runge <runge> | 2005-04-04 01:42:43 +0000 |
commit | ac01f36ce0e2630db608537641b0335b249fea3c (patch) | |
tree | 79989f92a3f8e38e7afcf00fcbc10282815586db /x11vnc/ChangeLog | |
parent | dfe5981ce9c6f3e44d9949017a0fa9a84d9856e7 (diff) | |
download | libtdevnc-ac01f36ce0e2630db608537641b0335b249fea3c.tar.gz libtdevnc-ac01f36ce0e2630db608537641b0335b249fea3c.zip |
x11vnc: use DEC-XTRAP on legacy X11R5, -shiftcmap, -http
Diffstat (limited to 'x11vnc/ChangeLog')
-rw-r--r-- | x11vnc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/x11vnc/ChangeLog b/x11vnc/ChangeLog index a996b14..20448ab 100644 --- a/x11vnc/ChangeLog +++ b/x11vnc/ChangeLog @@ -1,3 +1,10 @@ +2005-04-03 Karl Runge <runge@karlrunge.com> + * try DEC-XTRAP on X11R5 if XTestGrabControl is missing. + * -shiftcmap n, for 8bpp displays using < 256 color cells + and with pixel values shifted from zero. + * fix DAMAGE event leak after viewers disconnect. + * -http option to try to guess where the java viewer is. + 2005-03-29 Karl Runge <runge@karlrunge.com> * build-time customizations X11VNC_SHARED, X11VNC_FOREVER, REMOTE_CONTROL, SMALL_FOOTPRINT for CPPFLAGS |