kwin/plugins
Vlad Zahorodnii 44dcb6d0a5 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
(cherry picked from commit c8eeefbd7d)
2020-10-27 08:29:00 +02:00
..
idletime Prettify license headers 2020-08-07 19:57:56 +00:00
kdecorations SVN_SILENT made messages (.desktop file) - always resolve ours 2020-10-04 09:47:59 +02:00
kglobalaccel Prettify license headers 2020-08-07 19:57:56 +00:00
kpackage SVN_SILENT made messages (.desktop file) - always resolve ours 2020-10-04 09:47:59 +02:00
platforms platform/drm: Fix clipped HiDPI hardware cursors 2020-10-27 08:29:00 +02:00
qpa Introduce persistent global share context 2020-10-20 12:21:31 +00:00
scenes platform/drm: Fix clipped HiDPI hardware cursors 2020-10-27 08:29:00 +02:00
windowsystem plugins/windowsystem: Adjust installation path 2020-09-01 22:44:11 +03:00
CMakeLists.txt Cleanup style in CMakeLists.txt files 2019-09-17 16:03:05 +03:00