qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/6] gtk: misc grab tweaks, locale fix.
@ 2015-09-15 10:38 Gerd Hoffmann
  2015-09-15 10:38 ` [Qemu-devel] [PULL 1/6] gtk: check for existing grabs in gd_grab_{pointer, keyboard} Gerd Hoffmann
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Gerd Hoffmann @ 2015-09-15 10:38 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

gtk patch queue, with a bunch of grab code tweaks.
Also brings the locale fix (use LC_MESSAGES only).

please pull,
  Gerd

The following changes since commit 007e620a7576e4ce2ea6955541e87d8ae8ed32ae:

  Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging (2015-09-14 18:51:09 +0100)

are available in the git repository at:


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

for you to fetch changes up to 2cb5d2a47c655331bcf0ab16bab8fe4701182c58:

  gtk: use setlocale() for LC_MESSAGES only (2015-09-15 12:27:41 +0200)

----------------------------------------------------------------
gtk: misc grab tweaks, locale fix.

----------------------------------------------------------------
Alberto Garcia (1):
      gtk: use setlocale() for LC_MESSAGES only

Gerd Hoffmann (5):
      gtk: check for existing grabs in gd_grab_{pointer,keyboard}
      gtk: move gd_update_caption calls to gd_{grab,ungrab}_{pointer,keyboard}
      gtk: trace input grab reason
      gtk: set free_scale when setting zoom_fit
      gtk: don't grab input when entering fullscreen.

 trace-events |  3 ++-
 ui/gtk.c     | 84 ++++++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 58 insertions(+), 29 deletions(-)

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

end of thread, other threads:[~2015-09-15 14:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-15 10:38 [Qemu-devel] [PULL 0/6] gtk: misc grab tweaks, locale fix Gerd Hoffmann
2015-09-15 10:38 ` [Qemu-devel] [PULL 1/6] gtk: check for existing grabs in gd_grab_{pointer, keyboard} Gerd Hoffmann
2015-09-15 10:38 ` [Qemu-devel] [PULL 2/6] gtk: move gd_update_caption calls to gd_{grab, ungrab}_{pointer, keyboard} Gerd Hoffmann
2015-09-15 10:38 ` [Qemu-devel] [PULL 3/6] gtk: trace input grab reason Gerd Hoffmann
2015-09-15 10:38 ` [Qemu-devel] [PULL 4/6] gtk: set free_scale when setting zoom_fit Gerd Hoffmann
2015-09-15 10:38 ` [Qemu-devel] [PULL 5/6] gtk: don't grab input when entering fullscreen Gerd Hoffmann
2015-09-15 10:38 ` [Qemu-devel] [PULL 6/6] gtk: use setlocale() for LC_MESSAGES only Gerd Hoffmann
2015-09-15 14:27 ` [Qemu-devel] [PULL 0/6] gtk: misc grab tweaks, locale fix 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).