summaryrefslogtreecommitdiffstats
path: root/x11vnc/ChangeLog
diff options
context:
space:
mode:
authorrunge <runge>2005-05-31 03:26:04 +0000
committerrunge <runge>2005-05-31 03:26:04 +0000
commit4effb62e99925e19f2b4b14041d57574f3763f23 (patch)
tree184574c05c1fe806fd5ada6252501bdf92a3be63 /x11vnc/ChangeLog
parent813f4211ee483f2e6ef32265970cfe4d67b84491 (diff)
downloadlibtdevnc-4effb62e99925e19f2b4b14041d57574f3763f23.tar.gz
libtdevnc-4effb62e99925e19f2b4b14041d57574f3763f23.zip
main.c: fix copyRect for non-cursor-shape-aware clients.
Diffstat (limited to 'x11vnc/ChangeLog')
-rw-r--r--x11vnc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11vnc/ChangeLog b/x11vnc/ChangeLog
index 964f754..b3a0ce1 100644
--- a/x11vnc/ChangeLog
+++ b/x11vnc/ChangeLog
@@ -1,3 +1,7 @@
+2005-05-30 Karl Runge <runge@karlrunge.com>
+ * alter "magic cleanup key sequences" (N*Alt_L and N*Super_L)
+ * dial down check_xrecord_reset() reset times.
+
2005-05-24 Karl Runge <runge@karlrunge.com>
* more -scrollcopyrect: GrabServer detection, autorepeat throttling,
hack to clean screen 3,4,5 Alt_L in a row, mouse wheel detect.