xwayland: Implement support for touchpad gestures

Merged Povilas Kanapickas requested to merge p12tic/xserver:xwayland-touchpad-gestures into master

The implementation is relatively straightforward because both wayland and Xorg use libinput semantics for touchpad gestures.

Merge request reports