diff options
author | runge <runge> | 2005-10-23 03:29:38 +0000 |
---|---|---|
committer | runge <runge> | 2005-10-23 03:29:38 +0000 |
commit | 30c00d0b065ae9b2825b1edfb051c1376c8f9867 (patch) | |
tree | 7c5cbdf34a7b7b12ded26e82d44a4960edb0270b /x11vnc/ChangeLog | |
parent | 94d7fc841e61f8da1840dc0aa158c885abb5b602 (diff) | |
download | libtdevnc-30c00d0b065ae9b2825b1edfb051c1376c8f9867.tar.gz libtdevnc-30c00d0b065ae9b2825b1edfb051c1376c8f9867.zip |
x11vnc: -filexfer, -slow_fb, -blackout noptr,...
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 2c4d32c..752bd0e 100644 --- a/x11vnc/ChangeLog +++ b/x11vnc/ChangeLog @@ -1,3 +1,10 @@ +2005-10-22 Karl Runge <runge@karlrunge.com> + * add tightVNC FileTransfer (-filexfer) and -DFILEXFER=1 + * -slow_fb for special purpose infrequent polling. + * make -blackout work with copyrect clipping. + * -blackout noptr,WxH+X+Y,... to prevent pointer from going + into a blacked out region. + 2005-07-17 Karl Runge <runge@karlrunge.com> * more improvements to gui UE. gui requests via client_sock PASSWD_REQUIRED and PASSWD_UNLESS_NOPW build options. |