<div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div style="margin:0;"><span style="font-family: Helvetica, "Microsoft Yahei", verdana;">Hey Guys,</span></div><div style="margin:0;"><font face="Helvetica, Microsoft Yahei, verdana">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.</font></div><div style="margin:0;"><font face="Helvetica, Microsoft Yahei, verdana">But on Wayland, it seems that neither wl_seat nor wl_touch can get device-related information, this application is a user permission, so we can't use libinput to get more low-level events.</font></div><div style="margin:0;"><font face="Helvetica, Microsoft Yahei, verdana">Please ask if there is any other way to get the device that sends the event?</font></div></div>