]> git.proxmox.com Git - mirror_qemu.git/commit
sdl2: set window ID
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Wed, 21 Dec 2016 00:38:06 +0000 (01:38 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 10 Jan 2017 07:14:20 +0000 (08:14 +0100)
commitd825367172beaa339217c39eca3cf76eeca80056
tree96c1146cc4ad00401d4577d1d6c0173c85d5bf69
parentf29b3431f6294168e5f8fc63edb91c15c6a08e41
sdl2: set window ID

This uses the console API to record the window ID of the SDL2 windows.

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