Wayland inputs missing with BUILD_CMAKE_ARGS="-DWITH_GHOST_WAYLAND=ON"

Hello everybody,

Recently I compiled blender with wayland (make BUILD_CMAKE_ARGS="-DWITH_GHOST_WAYLAND=ON" ), and it works fine, except that the input with my xp-pen pro 15.6 isn’t working at all with and without the official xp-pen driver.

libinput list my device and allow me to debug the proximity, pressure,position and tilt.

Is possible to debug which inputs are available to blender and check how blender read get them?

I’m guessing it works if you run blender via xwayland?

If that is the case, then I think it is probably because our wayland backend does not have tablet support at this time.