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 00/10] ui patch queue
Date: Tue, 31 Jan 2017 14:41:36 +0100	[thread overview]
Message-ID: <1485870106-25016-1-git-send-email-kraxel@redhat.com> (raw)

  Hi,

Here comes the ui patch queue.  Nothing outstanding here.  Bugfixes and
small improvements all user interfaces.

please pull,
  Gerd

The following changes since commit a0def594286d9110a6035e02eef558cf3cf5d847:

  Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2017-01-30 10:23:20 +0000)

are available in the git repository at:


  git://git.kraxel.org/qemu tags/pull-ui-20170131-1

for you to fetch changes up to 9f533e705dd140ea725747e8fd9bbab7f1e84a8b:

  gtk: Hardcode LC_CTYPE as C.utf-8 (2017-01-31 14:02:28 +0100)

----------------------------------------------------------------
ui: bugfixes and small improvements all over the place.

----------------------------------------------------------------
Fabian Lesniak (3):
      qapi: add support for mice with extra/side buttons
      ps2: add support for mice with extra/side buttons
      ui: add support for mice with extra/side buttons

Gerd Hoffmann (1):
      vnc: fix overflow in vnc_update_stats

Kevin Wolf (1):
      gtk: Hardcode LC_CTYPE as C.utf-8

Marc-André Lureau (1):
      spice: wakeup QXL worker to pick up mouse changes

OGAWA Hirofumi (1):
      ui/gtk: Fix mouse wheel on 3.4.0 or later

Pierre Ossman (1):
      vnc: track LED state separately

Rami Rosen (1):
      ui: fix format specfier in vnc to avoid break in build.

Ziyue Yang (1):
      ui/gtk.c: add ctrl-alt-= support for zoom in acceleration

 hw/input/ps2.c         |  8 +++---
 include/hw/input/ps2.h |  6 +++++
 qapi-schema.json       |  7 +++++-
 ui/gtk.c               | 32 +++++++++++++++++++++++-
 ui/input-linux.c       |  6 +++++
 ui/spice-display.c     |  2 ++
 ui/vnc.c               | 67 ++++++++++++++++----------------------------------
 ui/vnc.h               |  3 ++-
 8 files changed, 79 insertions(+), 52 deletions(-)

             reply	other threads:[~2017-01-31 13:42 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-31 13:41 Gerd Hoffmann [this message]
2017-01-31 13:41 ` [Qemu-devel] [PULL 01/10] qapi: add support for mice with extra/side buttons Gerd Hoffmann
2017-01-31 13:41 ` [Qemu-devel] [PULL 02/10] ps2: " Gerd Hoffmann
2017-01-31 13:41 ` [Qemu-devel] [PULL 03/10] ui: " Gerd Hoffmann
2017-01-31 13:41 ` [Qemu-devel] [PULL 04/10] vnc: track LED state separately Gerd Hoffmann
2017-01-31 13:41 ` [Qemu-devel] [PULL 05/10] ui/gtk: Fix mouse wheel on 3.4.0 or later Gerd Hoffmann
2017-01-31 13:41 ` [Qemu-devel] [PULL 06/10] ui: fix format specfier in vnc to avoid break in build Gerd Hoffmann
2017-01-31 13:41 ` [Qemu-devel] [PULL 07/10] ui/gtk.c: add ctrl-alt-= support for zoom in acceleration Gerd Hoffmann
2017-01-31 13:41 ` [Qemu-devel] [PULL 08/10] spice: wakeup QXL worker to pick up mouse changes Gerd Hoffmann
2017-01-31 13:41 ` [Qemu-devel] [PULL 09/10] vnc: fix overflow in vnc_update_stats Gerd Hoffmann
2017-01-31 13:41 ` [Qemu-devel] [PULL 10/10] gtk: Hardcode LC_CTYPE as C.utf-8 Gerd Hoffmann
2017-01-31 14:00 ` [Qemu-devel] [PULL 00/10] ui patch queue Eric Blake
  -- strict thread matches above, loose matches on Subject: below --
2017-05-12 11:51 Gerd Hoffmann
2017-05-15 13:29 ` Stefan Hajnoczi

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=1485870106-25016-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).