wayland: Make wp_tablet_v2 work with InputDevice
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.