]> git.proxmox.com Git - mirror_qemu.git/commit - ui/gtk.c
gtk: workaround gtk2 vte resize issue
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 16 May 2014 13:34:31 +0000 (15:34 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 26 May 2014 06:41:04 +0000 (08:41 +0200)
commit6fa27697514bb45e80fcb57f38054a8833f87ff9
treedbd79f2175024429bd18d3524fe44b22be60a39b
parent82fc18099aa8ee2533add523cc0069f26a83e7b6
gtk: workaround gtk2 vte resize issue

Hack isn't pretty, but gets the job done.
See source code comment for details.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/gtk.c