Skip to content

main.qml: Send inverted mouse move events if the rotation is 180 deg

Felix Gerking requested to merge fix_mouse_cursor into master

The mouse pointer behaves inverted when the screen is rotated 180 deg. To fix this, send inverted events to the clients.

BCS 746-000804

Merge request reports