From a02607fe352eca4ba8efff8df52c9e5ab1d04e6c Mon Sep 17 00:00:00 2001 From: dscho Date: Sat, 7 Mar 2009 19:18:26 +0000 Subject: Teach SDLvncviewer to be resizable Using "SDLvncviewer -resizable", you make the window resizable. This means that you can shrink the window (e.g. when you are trying to access an x11vnc from your little netbook), or you can enlarge it. Signed-off-by: Johannes Schindelin --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2327e6c..10b52bb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +2009-03-07 Johannes E. Schindelin + * client_examples/SDLvncviewer.c: make the viewer resizable + 2009-03-06 Johannes E. Schindelin * client_examples/SDLvncviewer.c: enable key repeat -- cgit v1.2.3