qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/5] gtk patch queue.
@ 2015-05-08 11:48 Gerd Hoffmann
  2015-05-08 11:48 ` [Qemu-devel] [PULL 1/5] console: delayed ui_info guest notification Gerd Hoffmann
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Gerd Hoffmann @ 2015-05-08 11:48 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

This brings ui_info support for gtk and some small cleanups+fixes.

please pull,
  Gerd

The following changes since commit 874e9aeeeb74c5459639a93439a502d262847e68:

  Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20150505-1' into staging (2015-05-05 14:06:12 +0100)

are available in the git repository at:


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

for you to fetch changes up to 1271f7f7c60e0b0a3cc031921008a69dfd53bd34:

  gtk: update mouse position in mouse_set() (2015-05-06 08:38:05 +0200)

----------------------------------------------------------------
gtk: add ui_info support, cleanups + fixes.

----------------------------------------------------------------
Gerd Hoffmann (5):
      console: delayed ui_info guest notification
      console: add dpy_ui_info_supported
      gtk: add ui_info support
      gtk: create gtk.h
      gtk: update mouse position in mouse_set()

 include/ui/console.h |  1 +
 include/ui/gtk.h     | 76 ++++++++++++++++++++++++++++++++++++++++++
 ui/console.c         | 27 +++++++++++++--
 ui/gtk.c             | 94 +++++++++++++---------------------------------------
 4 files changed, 124 insertions(+), 74 deletions(-)
 create mode 100644 include/ui/gtk.h

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [Qemu-devel] [PULL 0/5] gtk patch queue.
@ 2015-04-27 13:39 Gerd Hoffmann
  2015-04-27 19:00 ` Peter Maydell
  0 siblings, 1 reply; 9+ messages in thread
From: Gerd Hoffmann @ 2015-04-27 13:39 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

This pull brings a bunch of fixes and also support for text terminals
without vte widget.  The later is especially useful on windows which
isn't supported by vte.

please pull,
  Gerd

The following changes since commit f2a581010cb8e3a2564a45a2863a33a732cc2fc7:

  Update version for v2.3.0-rc4 release (2015-04-20 17:13:16 +0100)

are available in the git repository at:

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

for you to fetch changes up to 1a01716a307387e5cf1336f61a96f772dddadc90:

  gtk: Avoid accel key leakage into guest on console switch (2015-04-27 11:00:43 +0200)

----------------------------------------------------------------
gtk: support text consoles without vte, bugfixes.

----------------------------------------------------------------
Gerd Hoffmann (3):
      gtk: handle switch_surface(NULL) properly
      gtk: bind to text terminal consoles too
      console/gtk: add qemu_console_get_label

Jan Kiszka (2):
      gtk: Fix VTE focus grabbing
      gtk: Avoid accel key leakage into guest on console switch

 include/ui/console.h |   1 +
 ui/console.c         |  15 +++++
 ui/gtk.c             | 160 ++++++++++++++++++++++++++++++++++-----------------
 3 files changed, 124 insertions(+), 52 deletions(-)

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

end of thread, other threads:[~2015-05-11 11:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-08 11:48 [Qemu-devel] [PULL 0/5] gtk patch queue Gerd Hoffmann
2015-05-08 11:48 ` [Qemu-devel] [PULL 1/5] console: delayed ui_info guest notification Gerd Hoffmann
2015-05-08 11:48 ` [Qemu-devel] [PULL 2/5] console: add dpy_ui_info_supported Gerd Hoffmann
2015-05-08 11:48 ` [Qemu-devel] [PULL 3/5] gtk: add ui_info support Gerd Hoffmann
2015-05-08 11:48 ` [Qemu-devel] [PULL 4/5] gtk: create gtk.h Gerd Hoffmann
2015-05-08 11:48 ` [Qemu-devel] [PULL 5/5] gtk: update mouse position in mouse_set() Gerd Hoffmann
2015-05-11 11:00 ` [Qemu-devel] [PULL 0/5] gtk patch queue Peter Maydell
  -- strict thread matches above, loose matches on Subject: below --
2015-04-27 13:39 Gerd Hoffmann
2015-04-27 19:00 ` 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).