kwin/plugins/platforms
Martin Gräßlin feadcea6ce [platforms] Call setSoftWareCursor in init instead of ctor
Summary:
Platform::setSoftWareCursor creates connections to the Cursor in order
to trigger repaints whenever the cursor position changes. The Cursor is
created before Platform::init is called, but after the Platform is
created. Thus the call needs to happen in init, otherwise the cursor
is not rendered correctly.

BUG: 356328
FIXED-IN: 5.7.0

Reviewers: #kwin, #plasma_on_wayland

Subscribers: plasma-devel, kwin

Tags: #plasma_on_wayland, #kwin

Differential Revision: https://phabricator.kde.org/D2025
2016-06-29 08:48:24 +02:00
..
drm [platforms/drm] Apply new global position on DrmOutput for a changeset 2016-06-14 13:42:25 +02:00
fbdev [platforms] Call setSoftWareCursor in init instead of ctor 2016-06-29 08:48:24 +02:00
hwcomposer [platforms/hwcomposer] Remove integration with VirtualTerminal 2016-04-22 14:18:56 +02:00
virtual [platforms] Call setSoftWareCursor in init instead of ctor 2016-06-29 08:48:24 +02:00
wayland
x11 Move the loadTexture for X11 pixmap functionality to the EglOnXBackend 2016-06-14 09:10:09 +02:00
CMakeLists.txt