From a6149f349e6b3f4d8666af051390757b1b910a37 Mon Sep 17 00:00:00 2001 From: runge Date: Tue, 13 Apr 2004 23:56:54 +0000 Subject: x11vnc: do not send selection unless all clients are in RFB_NORMAL state. increase rfbMaxClientWait when threaded to avoid ReadExact() timeouts for some viewers. --- contrib/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'contrib/ChangeLog') diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 5ac9f10..7691e94 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,9 @@ +2004-04-13 Karl Runge + * solve problem with sending selection when client initializing + (not yet in RFB_NORMAL state). Increase delay to 15s as well. + * when threaded: limit rfbMaxClientWait to >= 20 secs and + increase it to a huge value unless -rfbwait is supplied. + 2004-04-08 Karl Runge * added support for blacking out regions of the screen, primarily for Xinerama usage, options: -blackout -xinerama -- cgit v1.2.1