On Fri, Jan 20, 2017 at 2:22 AM, Pekka Paalanen wrote:
> Hi all,
>
> sorry for the fly-by commenting, but I would like to mention an idea
> that has popped up in the past for game controller support, IIRC on
> wayland-devel@.
Thanks, Pekka. I would like first to describe what I am working on and
n my opinion, the protocol should expose
capabilities instead of limiting the flexibility of the client. It
will be absolutely
wonderful if we have some shared library to define standard actions of games
and unify the gamepad configuration and gameplay experience. But my question
is, should it happ
Gaming input protocol works as an extension to support gaming devices.
Currently, it only supports game pad.
Gamepad protocol complies W3C Gamepad API at:
https://w3c.github.io/gamepad/#remapping
Signed-off-by: Dennis Kempin
Signed-off-by: Jingkui Wang
---
Makefile.am