Diffusion KWin e90e596864e8

Add way to hide/show cursor in Platform

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

Description

Add way to hide/show cursor in Platform

Summary:
Some platforms support to hide and show the cursor. This will be needed
by e.g. the zoom effect which currently only provides this functionality
on X11.

This change introduces a new method in the Platform to hide and show the
cursor. The methods need to be called balanced and the implementation
takes care of only showing again if all hide got matched by a show.

The actual hiding and showing is performed in the platform plugins. So
far the DRM and X11/Standalone platforms implement the required
functionality, though other platforms probably could implement as well.

Reviewers: KWin, Plasma on Wayland

Subscribers: plasma-devel, kwin

Tags: Plasma on Wayland, KWin

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

Details

Committed
graesslinOct 31 2016, 10:46 AM
Differential Revision
D3119: Add way to hide/show cursor in Platform
Parents
R108:32d5e83aae71: SVN_SILENT made messages (.desktop file) - always resolve ours
Branches
Unknown
Tags
Unknown