kwin/plugins
Martin Flöser c9c26019a1 [platforms/drm] Move cursor dumb buffers to Output
Summary:
So far all outputs shared the same dumb buffer for the cursor image.
This doesn't work any more when screen rotation is enabled. For rotated
screens the cursor image per output is different. On some it might be
rotated, on some not.

To solve this problem the dumb buffers are moved from the DrmBackend to
the DrmOutput. The DrmOutput now creates the cursor images itself and
can rotate them if needed. Thus we get nicely transformed cursors.

Test Plan: Rotated screens, moved cursor around, image properly rotated

Reviewers: #kwin, #plasma

Subscribers: plasma-devel, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D8664
2017-11-06 16:48:02 +01:00
..
idletime
kdecorations SVN_SILENT made messages (.desktop file) - always resolve ours 2017-11-06 04:38:04 +01:00
kglobalaccel
platforms [platforms/drm] Move cursor dumb buffers to Output 2017-11-06 16:48:02 +01:00
qpa Require Qt 5.9 2017-10-31 12:45:21 +01:00
scenes SVN_SILENT made messages (.desktop file) - always resolve ours 2017-11-04 06:13:10 +01:00
CMakeLists.txt Move SceneXRender into a plugin 2017-09-01 17:42:28 +02:00