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: Mark Cave-Ayland
Subject: Re: [Qemu-devel] [PATCH 0/5] sdl2 text console fixes and cleanups.
Date: Mon, 9 Apr 2018 11:16:46 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0

On 09/04/18 10:43, Gerd Hoffmann wrote:

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.

FWIW I think we're also missing the patch for the GTK errors: https://lists.gnu.org/archive/html/qemu-devel/2018-03/msg04315.html.


ATB,

Mark.



reply via email to

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