Skip to content

tablet-v2: clarify that name/id events are optional

Simon Ser requested to merge emersion/wayland-protocols:tablet-no-vendor into main

libinput may not always have a descriptive name for a tablet device, in which case it's better to let the Wayland client pick a fallback (potentially localized) than send a fake string.

Not all tablet devices are USB, so make it clear that the id event may be skipped.

Closes: #180 (closed)

cc @whot

Merge request reports