On Fri, 2012-04-13 at 12:20 +0200, Samuel Rødal wrote:
> On 04/13/2012 11:37 AM, ext Hannu Lyytinen wrote:
> > I'm inclined towards adding a new interface to QPA API, namely
> > QPlatformSeat. The platform plugins could implement their own grouping
> > for the screen and the input devices.
> >
>
On Fri, Apr 13, 2012 at 3:20 AM, Samuel Rødal wrote:
> On 04/13/2012 11:37 AM, ext Hannu Lyytinen wrote:
>> Hello all,
>>
>> after doing some small fixes to KMS QPA plugin, I proceeded with
>> implementing the input device support via evdev. It was soon pointed out
>> that perhaps using the generi
On 04/13/2012 11:37 AM, ext Hannu Lyytinen wrote:
> Hello all,
>
> after doing some small fixes to KMS QPA plugin, I proceeded with
> implementing the input device support via evdev. It was soon pointed out
> that perhaps using the generic evdev plugins would be better idea. I
> experimented with
Hello all,
after doing some small fixes to KMS QPA plugin, I proceeded with
implementing the input device support via evdev. It was soon pointed out
that perhaps using the generic evdev plugins would be better idea. I
experimented with them a bit and seems they need some work.
Specifically, all th