qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Cornelia Huck <cornelia.huck@de.ibm.com>
To: Cole Robinson <crobinso@redhat.com>
Cc: Kevin Wolf <kwolf@redhat.com>,
	qemu-devel@nongnu.org, Gerd Hoffmann <kraxel@redhat.com>
Subject: Re: [Qemu-devel] ui/gtk.c vs old gtk versions
Date: Tue, 4 Nov 2014 09:40:57 +0100	[thread overview]
Message-ID: <20141104094057.1372aa70.cornelia.huck@de.ibm.com> (raw)
In-Reply-To: <5458015B.6080902@redhat.com>

On Mon, 03 Nov 2014 17:27:39 -0500
Cole Robinson <crobinso@redhat.com> wrote:

> Indeed ui/gtk.c already has a number of similar workarounds.
> 
> Untested fix below. Cornelia or Kevin, can you confirm?
> 
> - Cole
> 
> diff --git a/ui/gtk.c b/ui/gtk.c
> index de564cc..38bf463 100644
> --- a/ui/gtk.c
> +++ b/ui/gtk.c
> @@ -128,6 +128,7 @@ static inline void gdk_drawable_get_size(GdkWindow *w, 
> gint *ww, gint *wh)
>   #define GDK_KEY_q GDK_q
>   #define GDK_KEY_plus GDK_plus
>   #define GDK_KEY_minus GDK_minus
> +#define GDK_KEY_Pause GDK_Pause
>   #endif
> 
>   #define HOTKEY_MODIFIERS        (GDK_CONTROL_MASK | GDK_MOD1_MASK)
> 

With this change, master builds for me again.

  reply	other threads:[~2014-11-04  8:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-03 13:06 [Qemu-devel] ui/gtk.c vs old gtk versions Cornelia Huck
2014-11-03 13:11 ` Kevin Wolf
2014-11-03 13:32   ` Daniel P. Berrange
2014-11-03 22:27     ` Cole Robinson
2014-11-04  8:40       ` Cornelia Huck [this message]
2014-11-04  8:51       ` Kevin Wolf

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=20141104094057.1372aa70.cornelia.huck@de.ibm.com \
    --to=cornelia.huck@de.ibm.com \
    --cc=crobinso@redhat.com \
    --cc=kraxel@redhat.com \
    --cc=kwolf@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).