Skip to content

Remove transform support from Wayland backend

Try this config:

[output:WL-1]
rotate = 90

Since hardware cursors are used, this breaks the desktop: the transformation cannot be applied to the parent compositor's cursor.

This PR makes transform optional for output interfaces and removes the Wayland implementation.

Merge request reports