On Mon, 3 Dec 2012 20:45:14 +
Keller Alexander-B42067 wrote:
> I have been trying to get my touchscreen inputs to work on Wayland, and
> everytime the screen is touched I get an error saying "couldn't find
> resource." I get that error because my seat->touch->resource_list is empty,
> and
From: Keller Alexander-B42067
Sent: Monday, December 03, 2012 4:03 PM
To: 'Scott Moreau'
Subject: RE: seat_get_touch not being called
I do not think the issue is with the client, but with the server. I noticed
that when I start the server, the server calls both seat_get_p
On Mon, Dec 3, 2012 at 1:45 PM, Keller Alexander-B42067 <
b42...@freescale.com> wrote:
> I have been trying to get my touchscreen inputs to work on Wayland, and
> everytime the screen is touched I get an error saying “couldn’t find
> resource.” I get that error because my seat->touch->resource_li
I have been trying to get my touchscreen inputs to work on Wayland, and
everytime the screen is touched I get an error saying "couldn't find resource."
I get that error because my seat->touch->resource_list is empty, and the
function that writes to that list is seat_get_touch is not being called