qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/6] Ui 20180409 patches
@ 2018-04-09  9:40 Gerd Hoffmann
  2018-04-09  9:40 ` [Qemu-devel] [PULL 1/6] sdl2: Remove unused epoxy include Gerd Hoffmann
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Gerd Hoffmann @ 2018-04-09  9:40 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

The following changes since commit 094b62cd9cd9f137cf75b4931e41b8953fb4ccd9:

  Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' into staging (2018-04-04 11:13:52 +0100)

are available in the git repository at:

  git://git.kraxel.org/qemu tags/ui-20180409-pull-request

for you to fetch changes up to 1458da9131c39ca99699b521436d6ce72d7c7981:

  sdl2: drop dead code (2018-04-09 10:40:47 +0200)

----------------------------------------------------------------
sdl2: fix kbd regression (compared to sdl1), cleanups.

----------------------------------------------------------------

Elie Tournier (1):
  sdl2: Remove unused epoxy include

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-gl.c         |  2 --
 ui/sdl2-input.c      | 46 ++++++++++++++++++++--------------------------
 5 files changed, 36 insertions(+), 33 deletions(-)

-- 
2.9.3

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-04-09 13:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-09  9:40 [Qemu-devel] [PULL 0/6] Ui 20180409 patches Gerd Hoffmann
2018-04-09  9:40 ` [Qemu-devel] [PULL 1/6] sdl2: Remove unused epoxy include Gerd Hoffmann
2018-04-09  9:40 ` [Qemu-devel] [PULL 2/6] ui: add ctrl modifier support to kbd_put_qcode_console() Gerd Hoffmann
2018-04-09  9:40 ` [Qemu-devel] [PULL 3/6] sdl2: track kbd modifier state unconditionally Gerd Hoffmann
2018-04-09  9:40 ` [Qemu-devel] [PULL 4/6] sdl2: enable ctrl modifier keys for text consoles Gerd Hoffmann
2018-04-09  9:40 ` [Qemu-devel] [PULL 5/6] sdl2: drop QEMU_KEY_BACKSPACE special case Gerd Hoffmann
2018-04-09  9:41 ` [Qemu-devel] [PULL 6/6] sdl2: drop dead code Gerd Hoffmann
2018-04-09 13:11 ` [Qemu-devel] [PULL 0/6] Ui 20180409 patches Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).