Please could you add relative mouse support. At the moment I believe only absolute mouse support is available and this causes issues trying to develop first person shooter type games.
For wayland there is zwp_pointer_constraints_unstable_v1 which adds such functionality.
Perhaps then make an additional entry to appInfo.json so that we could use it?