backends/wayland: Fix input timestamp in relative motion events
RelativePointer::relativeMotion already provides us timestamps with microseconds granularity, so we need to convert timestamps in vice versa order.
RelativePointer::relativeMotion already provides us timestamps with microseconds granularity, so we need to convert timestamps in vice versa order.