diff options
author | runge <[email protected]> | 2009-05-21 10:57:03 -0400 |
---|---|---|
committer | runge <[email protected]> | 2009-05-21 10:57:03 -0400 |
commit | 94d058b35f075cec2d6e8b6e37ee1a94086ea3f8 (patch) | |
tree | 6cec0620ab70b5db6b33645dbcac1071f3c7a556 /x11vnc/ChangeLog | |
parent | 804335f9d296440bb708ca844f5d89b58b50b0c6 (diff) | |
download | libtdevnc-94d058b35f075cec2d6e8b6e37ee1a94086ea3f8.tar.gz libtdevnc-94d058b35f075cec2d6e8b6e37ee1a94086ea3f8.zip |
Thread safety. Fix -clip -in -rawfb. Try to avoid Xorg stuck
key bug.
Diffstat (limited to 'x11vnc/ChangeLog')
-rw-r--r-- | x11vnc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/x11vnc/ChangeLog b/x11vnc/ChangeLog index 622a56f..e3b59bb 100644 --- a/x11vnc/ChangeLog +++ b/x11vnc/ChangeLog @@ -1,3 +1,10 @@ +2009-05-21 Karl Runge <[email protected]> + * x11vnc: Thread safety improvements. Add 'OpenOffice' to special + case list for scroll detection. Fix -clip mode under -rawfb. + Workaround Xorg bug that yields infinitely repeating keys + when 'xset r off' action is done with keys pressed. Env. var + X11VNC_IDLE_TIMEOUT. + 2009-03-12 Karl Runge <[email protected]> * x11vnc: Fix off-screen bug for -ncache_cr copyrect. |