xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Oleksandr Andrushchenko <andr2000@gmail.com>
To: xen-devel@lists.xenproject.org
Cc: lars.kurth@citrix.com, sstabellini@kernel.org,
	vlad.babchuk@gmail.com, dario.faggioli@citrix.com,
	julien.grall@arm.com, andrii.anisov@gmail.com,
	olekstysh@gmail.com, andr2000@gmail.com, al1img@gmail.com,
	JBeulich@suse.com, joculator@gmail.com
Subject: [RFC] kbdif: add multi-touch support
Date: Tue,  3 Jan 2017 17:39:13 +0200	[thread overview]
Message-ID: <1483457954-5566-1-git-send-email-andr2000@gmail.com> (raw)

From: Oleksandr Andrushchenko <Oleksandr_Andrushchenko@epam.com>

Hi, all!

I am working on adding multi-touch support to the existing
kbdif protocol and would like to request for comments on the
below patch.
The aim is to provide multi-touch support to unprivileged
domains which may employ multiple virtual displays.
Thus, the protocol should handle multiple virtual touch input
devices withing the same domain, so those can be mapped to
different virtual displays.

Thank you in advance,
Oleksandr

Oleksandr Andrushchenko (1):
  kbdif: add multi-touch support

 xen/include/public/io/kbdif.h | 64 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 64 insertions(+)

-- 
2.7.4


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

             reply	other threads:[~2017-01-03 15:39 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-03 15:39 Oleksandr Andrushchenko [this message]
2017-01-03 15:39 ` [RFC] kbdif: add multi-touch support Oleksandr Andrushchenko
2017-01-03 16:28   ` Jan Beulich
2017-01-03 19:45     ` Oleksandr Andrushchenko
2017-01-04  1:03   ` Stefano Stabellini
2017-01-04  7:24     ` Oleksandr Andrushchenko
2017-01-04 18:23       ` Stefano Stabellini
2017-01-05  6:54         ` Oleksandr Andrushchenko
2017-01-05 19:19           ` Stefano Stabellini
2017-01-05 20:20             ` Oleksandr Andrushchenko
2017-01-11 20:07         ` Oleksandr Andrushchenko

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=1483457954-5566-1-git-send-email-andr2000@gmail.com \
    --to=andr2000@gmail.com \
    --cc=JBeulich@suse.com \
    --cc=al1img@gmail.com \
    --cc=andrii.anisov@gmail.com \
    --cc=dario.faggioli@citrix.com \
    --cc=joculator@gmail.com \
    --cc=julien.grall@arm.com \
    --cc=lars.kurth@citrix.com \
    --cc=olekstysh@gmail.com \
    --cc=sstabellini@kernel.org \
    --cc=vlad.babchuk@gmail.com \
    --cc=xen-devel@lists.xenproject.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).