diff options
author | runge <runge> | 2004-12-17 03:55:35 +0000 |
---|---|---|
committer | runge <runge> | 2004-12-17 03:55:35 +0000 |
commit | 3a84b0ccc87a023be3ac84fba82895fafade30c1 (patch) | |
tree | 054ec71b3ad716623433ed8b8e39da417afb71fe /ChangeLog | |
parent | 7e13b8a594805e25e928b8bcac394eef0a1ee5c8 (diff) | |
download | libvncserver-3a84b0ccc87a023be3ac84fba82895fafade30c1.zip libvncserver-3a84b0ccc87a023be3ac84fba82895fafade30c1.tar.gz |
x11vnc: XFIXES cursorshape, XRANDR resize, remote control, gui
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2004-12-16 Karl Runge <runge@karlrunge.com> + * test/encodingstest.c: fix decl bug in main() + * x11vnc: use XFIXES extension to show the exact cursor shape. + * remote control nearly everything on the fly, -remote/-query + * tcl/tk gui based on the remote control, -gui + * support screen size changes with XRANDR ext., -xrandr, -padgeom + * Misc: -overlay visual support on IRIX, -id pick, -pointer_mode n, + -sb n, RFB_MODE set in env. under -accept/-gone. + 2004-12-02 Johannes E. Schindelin <Johannes.Schindelin@gmx.de> * make LibVNCServer compile & work on MinGW32 |