From: Richard Henderson <rth@twiddle.net>
To: Gerd Hoffmann <kraxel@redhat.com>, qemu-devel@nongnu.org
Cc: Anthony Liguori <aliguori@amazon.com>
Subject: Re: [Qemu-devel] [PATCH 2/5] gtk: cleanup backend dependencies
Date: Tue, 03 Jun 2014 08:17:27 -0700 [thread overview]
Message-ID: <538DE707.2050706@twiddle.net> (raw)
In-Reply-To: <1401782502-29772-3-git-send-email-kraxel@redhat.com>
On 06/03/2014 01:01 AM, Gerd Hoffmann wrote:
> Make configure detect gtk x11 backend and link libX11 then. Make
> gtk backend specific code properly #ifdef'ed on the GTK_WINDOWING_*
> backends at runtime). Our gtk ui code should build and run fine on
> any platform now.
>
> This also fixes the linker failute due to the new XkbGetKeyboard call
> added by commit 3158a3482b0093e41f2b2596fba50774ea31ae08.
>
> Cc: Richard Henderson <rth@twiddle.net>
> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
> Reviewed-by: Daniel P. Berrange <berrange@redhat.com>
> ---
> configure | 4 ++++
> ui/gtk.c | 70 ++++++++++++++++++++++++++++++++++++++-------------------------
> 2 files changed, 46 insertions(+), 28 deletions(-)
Tested-by: Richard Henderson <rth@twiddle.net>
r~
next prev parent reply other threads:[~2014-06-03 15:17 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-03 8:01 [Qemu-devel] [PATCH 0/5] gtk: fixes, cleanups and text consoles without vte Gerd Hoffmann
2014-06-03 8:01 ` [Qemu-devel] [PATCH 1/5] gtk: factor out keycode mapping Gerd Hoffmann
2014-06-03 8:01 ` [Qemu-devel] [PATCH 2/5] gtk: cleanup backend dependencies Gerd Hoffmann
2014-06-03 15:17 ` Richard Henderson [this message]
2014-06-03 8:01 ` [Qemu-devel] [PATCH 3/5] gtk: factor out gtk3 grab into the new gd_grab_devices function Gerd Hoffmann
2014-06-03 8:01 ` [Qemu-devel] [PATCH 4/5] gtk: update window size after showing/hiding tabs Gerd Hoffmann
2014-06-03 8:01 ` [Qemu-devel] [PATCH 5/5] gtk: bind to text terminal consoles too Gerd Hoffmann
2014-06-04 7:25 ` [Qemu-devel] [PATCH 0/5] gtk: fixes, cleanups and text consoles without vte Stefan Weil
2014-06-04 7:40 ` Gerd Hoffmann
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=538DE707.2050706@twiddle.net \
--to=rth@twiddle.net \
--cc=aliguori@amazon.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 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).