libinput: Ignore touch events without outputs
A touch device could have no output object assigned due to the screen being disabled, queued events or malconfiguration.
Using output would crash. Touch up is guarded so that we have matching pairs.
A touch device could have no output object assigned due to the screen being disabled, queued events or malconfiguration.
Using output would crash. Touch up is guarded so that we have matching pairs.