qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL 0/5] gtk: fix fullscreen with gtk3, fix build with older gtk2 versions.
Date: Tue,  4 Nov 2014 11:41:06 +0100	[thread overview]
Message-ID: <1415097671-15343-1-git-send-email-kraxel@redhat.com> (raw)

  Hi,

Here comes the gtk patch queue, featuring a buildfix for older gtk2
versions.  And thanks to Cole we finally have the menu bar still being
visible in fullscreen mode (fully in gtk3, thin line in gtk2) fixed.
Yay!

please pull,
  Gerd

The following changes since commit 949ca9e479c381a63ddb257adca1a6f0c44d898e:

  Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging (2014-11-03 22:51:08 +0000)

are available in the git repository at:


  git://git.kraxel.org/qemu tags/pull-gtk-20141104-1

for you to fetch changes up to eb2380224ab743e5767aca7cee9cdb0016e03576:

  gtk: add GDK_KEY_pause #define (2014-11-04 08:33:31 +0100)

----------------------------------------------------------------
gtk: fix fullscreen with gtk3, fix build with older gtk2 versions.

----------------------------------------------------------------
Cole Robinson (4):
      gtk: Grab accel_group from GtkDisplayState
      gtk: Install fullscreen accelerator on toplevel window
      gtk: Install vc accelerators on parent window
      gtk: Hide the menubar when in fullscreen mode (lp 1294898)

Gerd Hoffmann (1):
      gtk: add GDK_KEY_pause #define

 ui/gtk.c | 66 ++++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 41 insertions(+), 25 deletions(-)

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

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-04 10:41 Gerd Hoffmann [this message]
2014-11-04 10:41 ` [Qemu-devel] [PULL 1/5] gtk: Grab accel_group from GtkDisplayState Gerd Hoffmann
2014-11-04 10:41 ` [Qemu-devel] [PULL 2/5] gtk: Install fullscreen accelerator on toplevel window Gerd Hoffmann
2014-11-04 10:41 ` [Qemu-devel] [PULL 3/5] gtk: Install vc accelerators on parent window Gerd Hoffmann
2014-11-04 10:41 ` [Qemu-devel] [PULL 4/5] gtk: Hide the menubar when in fullscreen mode (lp 1294898) Gerd Hoffmann
2014-11-04 10:41 ` [Qemu-devel] [PULL 5/5] gtk: add GDK_KEY_pause #define Gerd Hoffmann
2014-11-04 11:51   ` Cornelia Huck
2014-11-04 13:39     ` Alexander Graf
2014-11-04 12:57 ` [Qemu-devel] [PULL 0/5] gtk: fix fullscreen with gtk3, fix build with older gtk2 versions Peter Maydell
2014-11-04 13:38   ` 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=1415097671-15343-1-git-send-email-kraxel@redhat.com \
    --to=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).