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
---
Difference from v3: Use qemu_console_lookup_by_index and
qemu_console_is_graphic to access the console
---
backends/baum.c | 31
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
---
backends/baum.c | 25 +++--
ui/sdl.c| 25 +
2 files changed, 28 insertions(+), 22 deletions(-)
diff