Skip to content

Orientation changes fixes and unit tests

Marco Trevisan requested to merge 3v1n0/mutter:orientation-changes-fixes into main

Handle various cases in which we were misbehaving when a device has an accelerometer to provide auto-rotation.

Add a SensorsProxy mock and use it for testing rotation changes.

Merge request reports