summaryrefslogtreecommitdiffstats
path: root/x11vnc/ChangeLog
diff options
context:
space:
mode:
authorrunge <runge>2004-09-01 02:19:06 +0000
committerrunge <runge>2004-09-01 02:19:06 +0000
commit3495019ada3acd3114679704b8d686fb1bb429f6 (patch)
treededc9d9ca5ac2cc78ee29d398ffdb2367f33b88d /x11vnc/ChangeLog
parent86d7695f8b82ff542672e34645825612c5c7f577 (diff)
downloadlibtdevnc-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/ChangeLog5
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'