All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cole Robinson <crobinso@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>, Cole Robinson <crobinso@redhat.com>
Subject: [Qemu-devel] [PATCH 00/10] ui: gtk and sdl2 fixes
Date: Fri,  6 May 2016 14:03:04 -0400	[thread overview]
Message-ID: <cover.1462557436.git.crobinso@redhat.com> (raw)

gtk and sdl2 are nearly unusable on Fedora 24 at the moment.

The first two patches fix the worst issues. The remaining patches
are just extra bits that came about while I was digging into this.

Thanks,
Cole

Cole Robinson (10):
  ui: gtk: fix crash when terminal inner-border is NULL
  ui: sdl2: Release grab before opening console window
  configure: build SDL if only SDL2 available
  configure: error on unknown --with-sdlabi value
  configure: add echo_version helper
  configure: report GTK version
  configure: report SDL version
  configure: support vte-2.91
  ui: gtk: Fix a runtime warning on vte >= 0.37
  ui: gtk: Fix some deprecation warnings

 configure | 62 +++++++++++++++++++++++++++++++++++++++-----------------------
 ui/gtk.c  | 41 ++++++++++++++++++++++++++++++-----------
 ui/sdl2.c |  4 ++++
 3 files changed, 73 insertions(+), 34 deletions(-)

-- 
2.7.4

             reply	other threads:[~2016-05-06 18:04 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-06 18:03 Cole Robinson [this message]
2016-05-06 18:03 ` [Qemu-devel] [PATCH 01/10] ui: gtk: fix crash when terminal inner-border is NULL Cole Robinson
2016-05-06 18:03 ` [Qemu-devel] [PATCH 02/10] ui: sdl2: Release grab before opening console window Cole Robinson
2016-05-06 18:03 ` [Qemu-devel] [PATCH 03/10] configure: build SDL if only SDL2 available Cole Robinson
2016-05-06 18:03 ` [Qemu-devel] [PATCH 04/10] configure: error on unknown --with-sdlabi value Cole Robinson
2016-05-06 18:03 ` [Qemu-devel] [PATCH 05/10] configure: add echo_version helper Cole Robinson
2016-05-06 18:03 ` [Qemu-devel] [PATCH 06/10] configure: report GTK version Cole Robinson
2016-05-06 18:03 ` [Qemu-devel] [PATCH 07/10] configure: report SDL version Cole Robinson
2016-05-06 18:03 ` [Qemu-devel] [PATCH 08/10] configure: support vte-2.91 Cole Robinson
2016-05-06 18:03 ` [Qemu-devel] [PATCH 09/10] ui: gtk: Fix a runtime warning on vte >= 0.37 Cole Robinson
2016-05-06 18:03 ` [Qemu-devel] [PATCH 10/10] ui: gtk: Fix some deprecation warnings Cole Robinson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1462557436.git.crobinso@redhat.com \
    --to=crobinso@redhat.com \
    --cc=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.