]> git.proxmox.com Git - mirror_qemu.git/commit - ui/gtk.c
gtk: support multiple gfx displays
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 30 Apr 2014 14:39:18 +0000 (16:39 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 26 May 2014 06:41:03 +0000 (08:41 +0200)
commited1132e41a31ded554adc542ddf043714f05b9d0
tree7a9420156ee0b7fefd9ac597f9df552e79a44e82
parente3500d1f5f0837c3ae70612c27f16845b0796040
gtk: support multiple gfx displays

Each display gets its own tab.  Tab switching continues to work like it
did, just the hotkeys of the vte consoles changes in case a secondary
display is present as it will get ctrl-alt-2 assigned and the vtes are
shifted by one.

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