itor and/or a side-channel to the compositor if the
> >calibration needs to be done in an external application.
> >
> >Cheers,
> > Peter
> >
> >>
> >>
> >> 从 Windows 版邮件发送
> >>
> >> 发件人: Peter Hutterer
> >> 发送时间: 202
ration should be
>part of the compositor and/or a side-channel to the compositor if the
>calibration needs to be done in an external application.
>
>Cheers,
> Peter
>
>>
>>
>> 从 Windows 版邮件发送
>>
>> 发件人: Peter Hutterer
>> 发送时间: 2023年11月22日 14:
that touch mapping and calibration should be
part of the compositor and/or a side-channel to the compositor if the
calibration needs to be done in an external application.
Cheers,
Peter
>
>
> 从 Windows 版邮件发送
>
> 发件人: Peter Hutterer
> 发送时间: 2023年11月22日 14:45
> 收件人: wein
each touch device
will work independently and need input mapping and calibration,
is it possible to consider adding some device information
in wl_touch in the future.
从 Windows 版邮件发送
发件人: Peter Hutterer
发送时间: 2023年11月22日 14:45
收件人: weinan wang
抄送: wayland-devel@lists.freedesktop.org
主题: Re: Re:
On Wed, Nov 22, 2023 at 09:22:56AM +0800, weinan wang wrote:
> Thanks for reply,
> We want to achieve an application for touch input map,
> it will map touch input to a output device when we have multi-screen.
>
> The input map need provide a input device and a output device,
> in our design, we w
On Tue, Nov 21, 2023 at 04:20:10PM +0800, weinan wang wrote:
> Hey Guys,
> We have an application that needs to get the touch device
> corresponding to the touch event, and on X11, we can get the device ID
> that sends this event according to the XI_Touch events, and then find
> the device we want