qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCHv2 0/3] baum driver update v2


From: Samuel Thibault
Subject: [Qemu-devel] [PATCHv2 0/3] baum driver update v2
Date: Sun, 23 Oct 2016 21:54:30 +0200

This is a series of updates for the baum driver, to improve its
integration of input/output and fix focus tracking with sdl2 and
gtk backends.

The difference with the previously-posted series is that it should
fix the win32 build. Loads of thanks for having set up the build bot :)

Samuel Thibault (3):
  Add dots keypresses support to the baum braille device
  Defer BrlAPI tty acquisition to when guest starts using device
  Move getting XWindow ID from baum driver to graphical backend

 backends/baum.c      | 302 +++++++++++++++++++++++++++------------------------
 include/ui/console.h |   3 +
 ui/console.c         |  18 +++
 ui/gtk.c             |  27 ++++-
 ui/sdl.c             |  25 +++++
 ui/sdl2.c            |   7 ++
 6 files changed, 241 insertions(+), 141 deletions(-)

-- 
2.9.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]