diff options
author | runge <runge> | 2004-12-27 22:07:55 +0000 |
---|---|---|
committer | runge <runge> | 2004-12-27 22:07:55 +0000 |
commit | 4b89306d17a56210cf7d8c4da93ff585b166b3fb (patch) | |
tree | 04285a15474058e923ad09253dfb923278806d53 /x11vnc/ChangeLog | |
parent | c9a69485ec824ee4ceeb7d9d8a8d4ee3693da574 (diff) | |
download | libtdevnc-4b89306d17a56210cf7d8c4da93ff585b166b3fb.tar.gz libtdevnc-4b89306d17a56210cf7d8c4da93ff585b166b3fb.zip |
x11vnc: improve XFIXES cursor transparency, more remote-control cmds.
Diffstat (limited to 'x11vnc/ChangeLog')
-rw-r--r-- | x11vnc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/x11vnc/ChangeLog b/x11vnc/ChangeLog index 42b6aef..641ffa7 100644 --- a/x11vnc/ChangeLog +++ b/x11vnc/ChangeLog @@ -1,3 +1,11 @@ +2004-12-27 Karl Runge <runge@karlrunge.com> + * allow -DLIBVNCSERVER_HAVE_FOO=0 override everything + * get_xfixes_cursor() try to more carefully convert alpha channel + to opaque pixel. Options -alphacut, -alphafrac, -alpharemove + * more commands under remote control: rfbwait, rfbport, http, + httpport, httpdir, enablehttpproxy, desktop, alwaysshared, + dontdisconnect. Add to tkx11vnc. + 2004-12-22 Karl Runge <runge@karlrunge.com> * final polishing for 0.7 release, tkx11vnc tweaks * more careful rfbPE in pick_window, start check_user_input4() |