qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/7] input patch queue
@ 2014-06-04  7:44 Gerd Hoffmann
  2014-06-04  7:44 ` [Qemu-devel] [PULL 1/7] input: add support for kbd delays Gerd Hoffmann
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Gerd Hoffmann @ 2014-06-04  7:44 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

This pull adds the keyboard delay support for the input layer
and it updates the multiseat.txt doc file.

please pull,
  Gerd

The following changes since commit e00fcfeab3d452cba3d0a08991a39ab15df66424:

  Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-20140602.0' into staging (2014-06-03 14:37:43 +0100)

are available in the git repository at:


  git://git.kraxel.org/qemu tags/pull-input-10

for you to fetch changes up to 2082bac151f9ed17f4425a3dbe994ed0b7958c89:

  docs/multiseat.txt: add note about spice (2014-06-04 08:40:42 +0200)

----------------------------------------------------------------
updates for docs/multiseat.txt
input: add support for kbd delays

----------------------------------------------------------------
Gerd Hoffmann (7):
      input: add support for kbd delays
      input: use kbd delays for send_key monitor command
      input/curses: add kbd delay between keydown and keyup events
      input/vnc: use kbd delays in press_key
      docs/multiseat.txt: use autoseat
      docs/multiseat.txt: gtk joined the party
      docs/multiseat.txt: add note about spice

 docs/multiseat.txt |  78 +++++++++++++++++++++++++-------------
 include/ui/input.h |   1 +
 ui/curses.c        |  10 +++++
 ui/input-legacy.c  |  45 +++-------------------
 ui/input.c         | 108 +++++++++++++++++++++++++++++++++++++++++++++++++++--
 ui/vnc.c           |   2 +
 6 files changed, 176 insertions(+), 68 deletions(-)

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

end of thread, other threads:[~2014-09-26  5:59 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-04  7:44 [Qemu-devel] [PULL 0/7] input patch queue Gerd Hoffmann
2014-06-04  7:44 ` [Qemu-devel] [PULL 1/7] input: add support for kbd delays Gerd Hoffmann
2014-06-04  7:44 ` [Qemu-devel] [PULL 2/7] input: use kbd delays for send_key monitor command Gerd Hoffmann
2014-09-26  5:59   ` Amos Kong
2014-06-04  7:44 ` [Qemu-devel] [PULL 3/7] input/curses: add kbd delay between keydown and keyup events Gerd Hoffmann
2014-06-04  7:44 ` [Qemu-devel] [PULL 4/7] input/vnc: use kbd delays in press_key Gerd Hoffmann
2014-06-04  7:44 ` [Qemu-devel] [PULL 5/7] docs/multiseat.txt: use autoseat Gerd Hoffmann
2014-06-04  7:44 ` [Qemu-devel] [PULL 6/7] docs/multiseat.txt: gtk joined the party Gerd Hoffmann
2014-06-04  7:44 ` [Qemu-devel] [PULL 7/7] docs/multiseat.txt: add note about spice Gerd Hoffmann
2014-06-05 18:15 ` [Qemu-devel] [PULL 0/7] input patch queue 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).