qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/6] gtk: tweak grab handling, misc fixes.


From: Gerd Hoffmann
Subject: [Qemu-devel] [PATCH 0/6] gtk: tweak grab handling, misc fixes.
Date: Wed, 9 Sep 2015 11:28:52 +0200

  Hi,

While doing some virgl testing I've trapped into a bunch of issues with
input grabs, especially in fullscreen mode.  So here is a series of
mostly grab-related patches:  Cleanups, improve tracing, don't grab when
entering fullscreen.

Also a small zoom fix, and the setlocale change discussed here recently.

please review and test,
  Gerd

Gerd Hoffmann (6):
  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.
  gtk: setlocale for LC_MESSAGES only

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

-- 
1.8.3.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]