Hi, this small set of patches contains fixes for zoom related problems in virt-viewer. The first patch fixes zoom operations in VNC guest when the window was resized [0]. The third patch addresses problems just after establishing connection to a VM where virt-viewer was changing size of its window if the resolution of the VM is greater than resolution of the client's screen. This was causing inconsistencies of the zoom level [1]. The last patch enables resizing the window to any size [2] (allowed by the window manager) by removing a part of the code which has been there since 2009. Pavel [0] https://bugs.freedesktop.org/show_bug.cgi?id=90582 [1] https://bugzilla.redhat.com/show_bug.cgi?id=1221501 [2] https://bugzilla.redhat.com/show_bug.cgi?id=1205804 Pavel Grunt (4): virt-viewer-window: Change zoom with respect to real zoom Remove unnecessary parameter from virt_viewer_window_resize() window: Scale down desktop if it does not fit into client screen virt-viewer-window: Allow to resize window to any size src/virt-viewer-window.c | 100 ++++++++++------------------------------------- 1 file changed, 20 insertions(+), 80 deletions(-) -- 2.4.5 _______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list