Skip to content

wayland: Handle NULL event node/vendor/product on tablet methods

Carlos Garnacho requested to merge wip/carlosg/fix-tablets-on-nested into master

We currently don't handle NULLs on these correctly, yet they can be so when running nested. Just refrain from sending those wp_tablet(_pad) events in that case.

Merge request reports