kwin/autotests/wayland
Vlad Zahorodnii 6510fe6e5d scene: Fix SurfaceItem::bufferTransform()
The wayland spec is not quite clear about the transforms, but the buffer
transform indicates a transform from wl_surface to wl_buffer or compositor
global coordinate space to composited buffer.

On the other hand, SurfaceItem assumes that the order is vice versa.
2024-01-09 17:42:09 +00:00
..
client scene: Fix SurfaceItem::bufferTransform() 2024-01-09 17:42:09 +00:00
server scene: Fix SurfaceItem::bufferTransform() 2024-01-09 17:42:09 +00:00
CMakeLists.txt