summaryrefslogtreecommitdiffstats
path: root/contrib/ChangeLog
diff options
context:
space:
mode:
authorrunge <runge>2004-02-20 01:39:45 +0000
committerrunge <runge>2004-02-20 01:39:45 +0000
commitc08bfcfd0272f1cfde8e42727c24f2706a1b43f4 (patch)
treef670cbb988bfd9f9aa906b6f35724ba4f2b322b6 /contrib/ChangeLog
parent50a80e7304cea25104cec215da7c061a4998e6bd (diff)
downloadlibtdevnc-c08bfcfd0272f1cfde8e42727c24f2706a1b43f4.tar.gz
libtdevnc-c08bfcfd0272f1cfde8e42727c24f2706a1b43f4.zip
x11vnc options -nosel -noprimary -visual.
add clipboard/selection handling. add visual option (mostly for testing and workarounds). improve shm cleanup on failures.
Diffstat (limited to 'contrib/ChangeLog')
-rw-r--r--contrib/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index 1ac58ad..aa3ba54 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,12 @@
+2004-02-19 Karl Runge <[email protected]>
+ * added handling of clipboard/selection exchange to/from clients,
+ even holds PRIMARY which Xvnc does not do. disable with -nosel.
+ use -noprimary to disable polling of PRIMARY selection.
+ * added -visual option to force framebuffer visual. not really
+ of general use, more for testing and workarounds (e.g. win2vnc
+ fails under 8bpp index color)
+ * improve cleanup and error handling WRT shm and other failures.
+
2004-01-19 Karl Runge <[email protected]>
* improvements to pointer event handling primarily during window
dragging. check_user_input() for non-threaded and pointer()