Skip to content

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.

Merge request reports