kwin/plugins/scenes
Vlad Zahorodnii c8eeefbd7d platform/drm: Fix clipped HiDPI hardware cursors
If an output is rotated, we will compute a transform matrix for the
cursor plane to rotate its contents.

In order to compute that matrix we need the rect of the cursor in the
device-independent pixels, the scale factor and the output transform.

The problem is that we provide a rect of the cursor in the native
pixels. This may result in the cursor being partially or fully clipped.

CCBUG: 424589
2020-10-27 06:04:17 +00:00
..
opengl platform/drm: Fix clipped HiDPI hardware cursors 2020-10-27 06:04:17 +00:00
qpainter Clip software cursors 2020-10-26 13:45:55 +02:00
xrender Clip software cursors 2020-10-26 13:45:55 +02:00
CMakeLists.txt Cleanup style in CMakeLists.txt files 2019-09-17 16:03:05 +03:00