Re: Touchscreen calibration matrix changes

2022-04-08 Thread Teemu K
Persistent storage was never the problem. Issue was getting the non-default values in use, but it has now been sorted. -TeemuK On Wed, Apr 6, 2022 at 7:58 AM Peter Hutterer wrote: > > On Wed, Apr 06, 2022 at 06:02:22AM +0300, Teemu K wrote: > > On Tue, Apr 5, 2022 at 5:21 PM Pe

Re: Touchscreen calibration matrix changes

2022-04-05 Thread Teemu K
On Tue, Apr 5, 2022 at 5:21 PM Pekka Paalanen wrote: > > On Tue, 29 Mar 2022 15:31:59 +0300 > Teemu K wrote: > > > Hi, > > > > I'm trying to get touch calibration working on Wayland/Weston for > > resistive touch. I can get the calibration points and cal

Touchscreen calibration matrix changes

2022-03-29 Thread Teemu K
Hi, I'm trying to get touch calibration working on Wayland/Weston for resistive touch. I can get the calibration points and calculate calibration matrix values, but when I call libinput_device_config_calibration_set_matrix and then read it back it would seem that the matrix is changed, but the act

Re: Wayland/weston opens files in suspend/resume

2018-08-22 Thread Teemu K
On Wed, Aug 22, 2018 at 12:51 PM Pekka Paalanen wrote: > > On Wed, 22 Aug 2018 12:18:00 +0300 > Teemu K wrote: > > > Hi, > > > > I have custom iMX6 based HW running image generated with Yocto 2.4 > > (Wayland 2.0.0) and Linux kernel 4.1.x that I've be

Wayland/weston opens files in suspend/resume

2018-08-22 Thread Teemu K
0 has already come out,but is there any known bug that causes this? I did a search, but couldn't find any. I know it's rare to need suspend/resume over 400 times without cutting power at some point, but I'm sure there'll be that one custome