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:
an wang
> 抄送: wayland-devel@lists.freedesktop.org
> 主题: Re: Re: get input device in wayland
>
> 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 o
get input device in wayland
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
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
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 will traversal all screen to ask user "is this screen you
want to map", a
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
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 according to
this ID.
But on Wayland, it seems that neither wl_seat