qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] input-linux: improve device handling
@ 2016-06-16  9:03 Gerd Hoffmann
  2016-06-16  9:03 ` [Qemu-devel] [PATCH 1/3] input-linux: factor out input_linux_handle_mouse Gerd Hoffmann
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Gerd Hoffmann @ 2016-06-16  9:03 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

Patches 1+2 just factor out code to make patch 3 smaller and easier to
review.  Patch 3 refines the device detection and also allows devices
to be treated as both mouse and keyboard.  The later should improve
handling of programmable mice which can also send keyboard events.

cheers,
  Gerd

Gerd Hoffmann (3):
  input-linux: factor out input_linux_handle_mouse
  input-linux: factor out input_linux_handle_keyboard
  input-linux: better capability checks, merge
    input_linux_event_{mouse,keyboard}

 ui/input-linux.c | 269 +++++++++++++++++++++++++++++--------------------------
 1 file changed, 140 insertions(+), 129 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2016-06-16  9:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-16  9:03 [Qemu-devel] [PATCH 0/3] input-linux: improve device handling Gerd Hoffmann
2016-06-16  9:03 ` [Qemu-devel] [PATCH 1/3] input-linux: factor out input_linux_handle_mouse Gerd Hoffmann
2016-06-16  9:03 ` [Qemu-devel] [PATCH 2/3] input-linux: factor out input_linux_handle_keyboard Gerd Hoffmann
2016-06-16  9:03 ` [Qemu-devel] [PATCH 3/3] input-linux: better capability checks, merge input_linux_event_{mouse, keyboard} Gerd Hoffmann

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).