Skip to content

wayland: Make wp_tablet_v2 work with InputDevice

Vlad Zahorodnii requested to merge work/zzag/tablet-v2-inputdevice into master

Tablet implementation is very input device oriented. If the tablet protocol implementation works with InputDevice, we could offload some tablet matching logic to the wayland protocol implementation as well as making TabletInterface <-> InputDevice lookup more robust in case sys names are unavailable.

Merge request reports

Loading