kwin/plugins/platforms
Vlad Zahorodnii 3b8e489b6f platforms/drm: Compute correct cursor transform matrix
Currently, when the DRM platform uses cursor planes, the cursor on
a rotated output may be cropped because the math behind the current
cursor transform matrix is off.

In order to fix the cropping issue, this change replaces the current
cursor transform matrix with the core part of the surface-to-buffer
matrix, which was written against the wl_output spec.

BUG: 427605
CCBUG: 427060
2020-10-16 17:03:39 +00:00
..
drm platforms/drm: Compute correct cursor transform matrix 2020-10-16 17:03:39 +00:00
fbdev Multi-GPU output support on Wayland 2020-10-05 21:05:55 +00:00
hwcomposer SVN_SILENT made messages (.desktop file) - always resolve ours 2020-09-30 06:16:48 +02:00
virtual scene: Reduce the call cost of Platform::supportsQpaContext() 2020-10-13 05:32:48 +00:00
wayland Restore building the wayland_backend without gbm 2020-10-09 13:15:12 +00:00
x11 SVN_SILENT made messages (.desktop file) - always resolve ours 2020-09-30 06:16:48 +02:00
CMakeLists.txt