kwin/plugins/platforms
Martin Gräßlin 758d41d6bf Paint the software cursor directly in SceneQPainter
Summary:
No need to delegate the painting of the software cursor into the backend.
The core has enough information to perform the rendering itself.

This change means less code duplication and all platforms which might use
a software cursor in QPainter compositor gain support for it without any
further adjustments.

Reviewers: #kwin, #plasma_on_wayland

Subscribers: plasma-devel, kwin

Tags: #plasma_on_wayland, #kwin

Differential Revision: https://phabricator.kde.org/D2028
2016-06-29 08:50:46 +02:00
..
drm [platforms/drm] If mapping a DrmBuffer for a cursor fails, fallback to software cursor 2016-06-29 08:49:17 +02:00
fbdev Paint the software cursor directly in SceneQPainter 2016-06-29 08:50:46 +02:00
hwcomposer [platforms/hwcomposer] Remove integration with VirtualTerminal 2016-04-22 14:18:56 +02:00
virtual Paint the software cursor directly in SceneQPainter 2016-06-29 08:50:46 +02:00
wayland
x11 Move the loadTexture for X11 pixmap functionality to the EglOnXBackend 2016-06-14 09:10:09 +02:00
CMakeLists.txt