Diffusion KWin bedc01b10868

[kwineffects] Add hide/show cursor to EffectsHandler

Authored by graesslin on Oct 20 2016, 8:25 AM.

Description

[kwineffects] Add hide/show cursor to EffectsHandler

Summary:
The implementation delegates to the Platform to perform the actual
show/hide of the cursor image.

This replaces the implementation in the zoom effect which so far
directly interacted with xfixes to show/hide the cursor. This is now
provided by the x11/standalone platform. And due to this change the zoom
effect can now properly hide the cursor on platform DRM (wayland) as
well.

Test Plan: Zoom effect on Wayland hides the cursor

Reviewers: KWin, Plasma on Wayland

Subscribers: plasma-devel, kwin

Tags: Plasma on Wayland, KWin

Differential Revision: https://phabricator.kde.org/D3120

Details

Committed
graesslinOct 31 2016, 10:47 AM
Differential Revision
D3120: [kwineffects] Add hide/show cursor to EffectsHandler
Parents
R108:e90e596864e8: Add way to hide/show cursor in Platform
Branches
Unknown
Tags
Unknown