Re:Re: 回复: Re: get input device in wayland

2023-11-23 Thread weinan wang
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:

Re:Re: get input device in wayland

2023-11-21 Thread weinan wang
ter Hutterer" wrote: >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

get input device in wayland

2023-11-21 Thread weinan wang
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