Hi,
I thought I would try to push this [1] protocol along, as it's what
would be needed for wayland client gamepad input. There is still no
client-side "libgamepadinput", so clients are on their own when it comes
to handling these devices.
Here is a basic proof-of-concept implementation for
On Mon, Sep 11, 2017 at 05:04:00PM -0700, Jingkui Wang wrote:
> qq inline
>
> On Tue, Aug 22, 2017 at 3:46 PM, Peter Hutterer
> wrote:
[...]
> > +
> > +
> > + The wp_inputfd_device_evdev interface represents one device node
> > + in the Linux kernel evdev interface. The fd passe
On Mon, Aug 28, 2017 at 01:55:16PM -0700, Roderick Colenbrander wrote:
> On Mon, Aug 28, 2017 at 2:29 AM, Pekka Paalanen wrote:
> > On Wed, 23 Aug 2017 11:48:59 +1000
> > Peter Hutterer wrote:
> >
> >> For previous versions, see:
> >> v1:
> >> https://lists.freedesktop.org/archives/wayland-devel
On Mon, Aug 28, 2017 at 2:29 AM, Pekka Paalanen wrote:
> On Wed, 23 Aug 2017 11:48:59 +1000
> Peter Hutterer wrote:
>
>> For previous versions, see:
>> v1:
>> https://lists.freedesktop.org/archives/wayland-devel/2017-March/033626.html
>> v2:
>> https://lists.freedesktop.org/archives/wayland-dev
On Wed, 23 Aug 2017 11:48:59 +1000
Peter Hutterer wrote:
> For previous versions, see:
> v1:
> https://lists.freedesktop.org/archives/wayland-devel/2017-March/033626.html
> v2:
> https://lists.freedesktop.org/archives/wayland-devel/2017-April/033819.html
>
> This update is closer to v1 again t
On Wed, Aug 23, 2017 at 11:41:27AM -0700, Roderick Colenbrander wrote:
.
> > +
> > +
> > + This event is sent in the initial burst of events before the
> > + wp_inputfd_device_evdev.done event.
> > +
> > + This event is optional, if the required information is not availa
On Tue, Aug 22, 2017 at 3:55 PM, Peter Hutterer
wrote:
>
> For previous versions, see:
> v1:
> https://lists.freedesktop.org/archives/wayland-devel/2017-March/033626.html
> v2:
> https://lists.freedesktop.org/archives/wayland-devel/2017-April/033819.html
>
> This update is closer to v1 again tha
For previous versions, see:
v1: https://lists.freedesktop.org/archives/wayland-devel/2017-March/033626.html
v2: https://lists.freedesktop.org/archives/wayland-devel/2017-April/033819.html
This update is closer to v1 again than v2. Biggest change is: instead of a
get_seat we have a get_seat_evdev r