qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/5] sdl2 text console fixes and cleanups.


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH 0/5] sdl2 text console fixes and cleanups.
Date: Mon, 9 Apr 2018 11:43:21 +0200
User-agent: NeoMutt/20180323

On Sun, Apr 08, 2018 at 12:52:18PM +0200, BALATON Zoltan wrote:
> On Wed, 21 Mar 2018, Gerd Hoffmann wrote:
> > Gerd Hoffmann (5):
> >  ui: add ctrl modifier support to kbd_put_qcode_console()
> >  sdl2: track kbd modifier state unconditionally
> >  sdl2: enable ctrl modifier keys for text consoles
> >  sdl2: drop QEMU_KEY_BACKSPACE special case
> >  sdl2: drop dead code
> > 
> > include/ui/console.h |  2 +-
> > ui/console.c         | 15 +++++++++++++--
> > ui/gtk.c             |  4 ++--
> > ui/sdl2-input.c      | 46 ++++++++++++++++++++--------------------------
> > 4 files changed, 36 insertions(+), 31 deletions(-)
> 
> Will this be included in 2.12? I haven't seen it reaching master yet.

Oops.  Thanks for the reminder.  Pull request sent.

cheers,
  Gerd




reply via email to

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