Re: [Spice-devel] [PATCH spice-gtk v2] spicy: Add dialog for precise resizing

2017-03-02 Thread Victor Toso
Hi, On Thu, Mar 02, 2017 at 02:05:06PM +0100, Pavel Grunt wrote: > It helps when testing whether the guest resizes to requested resolution Yes it does, LGTM Acked-by: Victor Toso > --- > tools/spicy.c | 62 > +++ > 1 file changed, 62 ins

[Spice-devel] [PATCH spice-gtk v2] spicy: Add dialog for precise resizing

2017-03-02 Thread Pavel Grunt
It helps when testing whether the guest resizes to requested resolution --- tools/spicy.c | 62 +++ 1 file changed, 62 insertions(+) diff --git a/tools/spicy.c b/tools/spicy.c index ce6b40b..c47e208 100644 --- a/tools/spicy.c +++ b/tools/spi