Version: Unbekannt (using KDE 3.5.7 "release 72" , openSUSE 10.3) Compiler: Target: i586-suse-linux OS: Linux (i686) release 2.6.22.9-0.4-default provide a button to scale the window content to window size (no scrollbars, no unused surrounding) supported by: kdenetwork3-vnc-3.5.7-51.3 not present any more: kde4-krdc-3.93.0.svn712057-16
This feature is already on my TODO list.
*** Bug 157916 has been marked as a duplicate of this bug. ***
SVN commit 789489 by uwolfer: Implement scaling of remote desktop for VNC protocol. Allows up- and downscaling with free ascpect ratio. There are sometimes small roundig errors, what results small artefacts (KDE 3 version had this issue too). Need to find a solution for this issue later, but this implementation is already usable without problems. This is still work in progress,; fixes for small problems will follow. BUG:151519 FEATURE:148214 FEATURE:151099 M +2 -0 krdcui.rc M +28 -9 mainwindow.cpp M +21 -0 mainwindow.h M +4 -2 remoteview.cpp M +2 -1 remoteview.h M +52 -9 vnc/vncview.cpp M +8 -0 vnc/vncview.h WebSVN link: http://websvn.kde.org/?view=rev&revision=789489