Diffusion KWin 6abd23ed0220

Make it possible to have a separate cursor for the tablet

Authored by apol on Apr 2 2020, 4:18 PM.

Description

Make it possible to have a separate cursor for the tablet

Summary:
As is KWin only had 1 Cursor which was a singleton. This made it impossible for
us to properly implement the tablet (as in drawing tablets) support and show where
we're drawing.
This patch makes it possible to have different Cursors in KWin, it makes all the
current code still follow the mouse but the tablet can still render a cursor.

Test Plan: Tests pass, been using it and works as well as before but with beautiful tablet cursors.

Reviewers: KWin, cblack, davidedmundson

Reviewed By: KWin, cblack, davidedmundson

Subscribers: davidedmundson, cblack, kwin

Tags: KWin

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

Details

Committed
apolApr 2 2020, 11:16 PM
Reviewer
KWin
Differential Revision
D28155: Make it possible to have a separate cursor for the tablet
Parents
R108:08a21ae7b67e: bump to require Qt 5.14
Branches
Unknown
Tags
Unknown