Summary: | provide scale button like under kde3 | ||
---|---|---|---|
Product: | [Applications] krdc | Reporter: | Elmar Stellnberger (AT/K) <estellnb> |
Component: | general | Assignee: | Urs Wolfer <uwolfer> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | mmezo |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Elmar Stellnberger (AT/K)
2007-10-29 18:11:44 UTC
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 |