[virt-tools-list] [PATCH virt-viewer 4/4] window: keep window size when leaving auto-conf fullscreen

Marc-André Lureau marcandre.lureau at gmail.com
Mon Mar 25 21:32:56 UTC 2013


On Mon, Mar 25, 2013 at 10:26 PM, Marc-André Lureau
<marcandre.lureau at gmail.com> wrote:
> +    if (virt_viewer_app_get_fullscreen_auto_conf(priv->app)) {

Actually, I realize the bug is about all kind of fullscreen. My
reasoning was that auto-conf is a bit special because it tries it best
to keep client monitor configuration, rather than obeying to window
manager constrains. But that distincition is a bit blurry nowadays.

So we can decide to use app_get_fullscreen() instead here.

> +        virt_viewer_display_queue_resize(priv->display);
> +    } else if (priv->before_saved) {




-- 
Marc-André Lureau




More information about the virt-tools-list mailing list