Re: Weston: Touch failing when using libinput

2014-08-17 Thread Cooper Jr., Franklin
> On Aug 17, 2014, at 9:11 PM, "Peter Hutterer" > wrote: > >> On Sun, Aug 17, 2014 at 02:30:44PM +0000, Cooper Jr., Franklin wrote: >> I've made progress and I'm pretty sure what the problem is and trying to see >> how to properly fix

RE: Weston: Touch failing when using libinput

2014-08-17 Thread Cooper Jr., Franklin
off the screen. I believe the proper fix would be to insure that Libinput converts the ADC values to pixels, calibrates the values and then pass the transformed + calibrated values to Weston. ________ From: Cooper Jr., Franklin Sent: Saturday, August 16,

Weston: Touch failing when using libinput

2014-08-16 Thread Cooper Jr., Franklin
On an embedded device I have Wayland and Weston working fine with my touchscreen. After calibration I am able to use apps such as weston-simple-touch but Qt 5 using Wayland doesn't recognize any touch inputs (connecting a mouse works fine). To fix my Qt 5 (QtWayland) issue I switched to using t