Re: [Qemu-devel] [PATCH 2/3] gtk: zap vte size requests

2014-04-29 Thread Cole Robinson
On 04/29/2014 11:21 AM, Gerd Hoffmann wrote: > The vte tabs simply get the size of the vga tab then, with whatever > cols and lines are fitting in. I find this bahavior more useful than > resizing the qemu window all day long. > > YMMV. Comments are welcome. > > Signed-off-by: Gerd Hoffmann M

[Qemu-devel] [PATCH 2/3] gtk: zap vte size requests

2014-04-29 Thread Gerd Hoffmann
The vte tabs simply get the size of the vga tab then, with whatever cols and lines are fitting in. I find this bahavior more useful than resizing the qemu window all day long. YMMV. Comments are welcome. Signed-off-by: Gerd Hoffmann --- ui/gtk.c | 14 -- 1 file changed, 14 deletio