]> git.proxmox.com Git - mirror_qemu.git/commit
console: move window ID code from baum to sdl
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Wed, 21 Dec 2016 00:38:05 +0000 (01:38 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 10 Jan 2017 07:14:20 +0000 (08:14 +0100)
commitf29b3431f6294168e5f8fc63edb91c15c6a08e41
tree2d271f99511c902f501608b3eb1cc70be5fa08f5
parentb3cb21b9b5ece1756a4796e2f2e3d275bf110002
console: move window ID code from baum to sdl

This moves the SDL bits for window ID from the baum driver to SDL, as
well as fixing the build for non-X11.

Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Message-id: 20161221003806.22412-3-samuel.thibault@ens-lyon.org
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
backends/baum.c
ui/sdl.c