kwin/autotests/integration/effects
Aleix Pol 6abd23ed02 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
2020-04-03 01:16:45 +02:00
..
scripts Move from Quad to Cubic 2020-03-04 19:40:35 +01:00
CMakeLists.txt [autotests] Test maximize animation 2019-02-01 13:50:40 +02:00
desktop_switching_animation_test.cpp Use AbstractClient instead of XdgShellClient wherever possible 2020-03-04 09:57:13 +02:00
fade_test.cpp [wayland] Drop support for legacy xdg-shell-v6 protocol 2020-03-18 14:38:58 +02:00
maximize_animation_test.cpp [wayland] Drop support for legacy xdg-shell-v6 protocol 2020-03-18 14:38:58 +02:00
minimize_animation_test.cpp Use AbstractClient instead of XdgShellClient wherever possible 2020-03-04 09:57:13 +02:00
popup_open_close_animation_test.cpp Use AbstractClient instead of XdgShellClient wherever possible 2020-03-04 09:57:13 +02:00
scripted_effects_test.cpp [wayland] Drop support for legacy xdg-shell-v6 protocol 2020-03-18 14:38:58 +02:00
slidingpopups_test.cpp Use AbstractClient instead of XdgShellClient wherever possible 2020-03-04 09:57:13 +02:00
toplevel_open_close_animation_test.cpp Use AbstractClient instead of XdgShellClient wherever possible 2020-03-04 09:57:13 +02:00
translucency_test.cpp Make it possible to have a separate cursor for the tablet 2020-04-03 01:16:45 +02:00
windowgeometry_test.cpp Use AbstractClient instead of XdgShellClient wherever possible 2020-03-04 09:57:13 +02:00
wobbly_shade_test.cpp Make it possible to have a separate cursor for the tablet 2020-04-03 01:16:45 +02:00