diff options
author | runge <runge> | 2005-05-25 03:19:23 +0000 |
---|---|---|
committer | runge <runge> | 2005-05-25 03:19:23 +0000 |
commit | ae59284aec473bada56b55b3177ad0b4998971dd (patch) | |
tree | c2b4dfe463a19e54aac5064d68f59ff2ee2bed1d /x11vnc/ChangeLog | |
parent | ff590d0afafa9a007995c138079bb75f0680e302 (diff) | |
download | libtdevnc-ae59284aec473bada56b55b3177ad0b4998971dd.tar.gz libtdevnc-ae59284aec473bada56b55b3177ad0b4998971dd.zip |
x11vnc: scrolling: grabserver, autorepeat throttling, mouse wheel, fix onetile
Diffstat (limited to 'x11vnc/ChangeLog')
-rw-r--r-- | x11vnc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/x11vnc/ChangeLog b/x11vnc/ChangeLog index ef2312e..964f754 100644 --- a/x11vnc/ChangeLog +++ b/x11vnc/ChangeLog @@ -1,3 +1,8 @@ +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. + * fix bug wrt switching to single_copytile, add Darwin to shm limit. + 2005-05-17 Karl Runge <runge@karlrunge.com> * more -scrollcopyrect, -scr_term hacks for terminals. * -wait_ui, -nowait_bog tunables. push cursor sooner. |