diff options
author | runge <runge> | 2004-09-01 02:19:06 +0000 |
---|---|---|
committer | runge <runge> | 2004-09-01 02:19:06 +0000 |
commit | 3495019ada3acd3114679704b8d686fb1bb429f6 (patch) | |
tree | dedc9d9ca5ac2cc78ee29d398ffdb2367f33b88d /x11vnc/ChangeLog | |
parent | 86d7695f8b82ff542672e34645825612c5c7f577 (diff) | |
download | libtdevnc-3495019ada3acd3114679704b8d686fb1bb429f6.tar.gz libtdevnc-3495019ada3acd3114679704b8d686fb1bb429f6.zip |
x11vnc: new pointer input handling algorithm; x11vnc pkg installs java viewer
Diffstat (limited to 'x11vnc/ChangeLog')
-rw-r--r-- | x11vnc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/x11vnc/ChangeLog b/x11vnc/ChangeLog index 89d6daf..12fb239 100644 --- a/x11vnc/ChangeLog +++ b/x11vnc/ChangeLog @@ -1,3 +1,8 @@ +2004-08-31 Karl Runge <runge@karlrunge.com> + * new check_user_input() pointer input algorithm, it tries to avoid + extra-draws. still needs tuning, get previous one with -old_pointer2 + * add NON_CVS macro for building in older CVS trees. + 2004-08-29 Karl Runge <runge@karlrunge.com> * remove old mouse patch code, now use rfbSetCursor (+ workarounds) * changed cursor shape options (no more -mouse, ...) to '-cursor mode' |