Skip to content

cursor-renderer-native: take rotation into account

Olivier Fourdan requested to merge ofourdan/mutter:issue85 into master

Rotating an output would show duplicate cursors when the pointer is located over an area which would be within the output if not rotated.

Make sure to swap the width/height of the output when rotated.

Closes: #85 (closed)

Merge request reports