gtk: zap vte size requests
commit6fe83074d7ecda45839b6513188ee585d7b91ce1
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 29 Apr 2014 13:21:46 +0000 (29 15:21 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 26 May 2014 06:41:03 +0000 (26 08:41 +0200)
treee28ebce4a0454e19ec68471127b16d14a9a8f1e9
parentfd07d07ba931a9c3eb82439c5923a888922734d6
gtk: zap vte size requests

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 <kraxel@redhat.com>
ui/gtk.c