xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/4] xenfb: Enablement for Windows PV HID frontend
@ 2017-11-03 11:56 Owen Smith
  2017-11-03 11:56 ` [PATCH v5 1/4] ui: generate qcode to linux mappings Owen Smith
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Owen Smith @ 2017-11-03 11:56 UTC (permalink / raw)
  To: sstabellini, anthony.perard, kraxel; +Cc: xen-devel, qemu-devel, owen.smith

Improve the input device model in xenfb, by updating the
Qemu input handlers and adding a feature to allow for
raw (unscaled) absolute coordinates to be represented.

Changes:
  * use keycodedb to generate qcode to linux input mapping
  * move rescaling to the mouse_event handler
  * add activate for raw_pointer devices

Owen Smith (3):
  ui: generate qcode to linux mappings
  xenfb: Use Input Handlers directly
  xenfb: Add [feature|request]-raw-pointer
  xenfb: activate input handlers for raw pointer devices

 Makefile           |   1 +
 hw/display/xenfb.c | 294 ++++++++++++++++++++++++++++-------------------------
 include/ui/input.h |   3 +
 ui/input-keymap.c  |   1 +
 4 files changed, 161 insertions(+), 138 deletions(-)

-- 
2.11.0


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

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

end of thread, other threads:[~2017-12-11 16:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-03 11:56 [PATCH v5 0/4] xenfb: Enablement for Windows PV HID frontend Owen Smith
2017-11-03 11:56 ` [PATCH v5 1/4] ui: generate qcode to linux mappings Owen Smith
2017-11-03 11:56 ` [PATCH v5 2/4] xenfb: Use Input Handlers directly Owen Smith
2017-11-03 11:56 ` [PATCH v5 3/4] xenfb: Add [feature|request]-raw-pointer Owen Smith
2017-11-03 11:56 ` [PATCH v5 4/4] xenfb: activate input handlers for raw pointer devices Owen Smith
2017-11-08 10:21 ` [PATCH v5 0/4] xenfb: Enablement for Windows PV HID frontend Gerd Hoffmann
2017-11-08 10:53   ` Owen Smith
2017-12-11 16:58 ` Anthony PERARD

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