You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HID: usbhid: Insert USB bus/device ID into HID name
libinput/wlroots/Wayfire/labwc match input device by the
device name only. If you add 2 identical USB connected
touch devices, you can't select between them.
Add the usb bus&device name to the start of the name so that
the names end up being unique.
Signed-off-by: Dave Stevenson <[email protected]>
0 commit comments