kwin/plugins/platforms/wayland
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
..
CMakeLists.txt Cleanup style in CMakeLists.txt files 2019-09-17 16:03:05 +03:00
egl_wayland_backend.cpp
egl_wayland_backend.h Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
logging.cpp
logging.h
scene_qpainter_wayland_backend.cpp
scene_qpainter_wayland_backend.h Run clang-tidy with modernize-use-override check 2019-07-22 20:03:22 +03:00
wayland.json SVN_SILENT made messages (.desktop file) - always resolve ours 2020-02-17 05:51:10 +01:00
wayland_backend.cpp Make it possible to have a separate cursor for the tablet 2020-04-03 01:16:45 +02:00
wayland_backend.h [platforms/wayland] Drop wl-shell support 2019-09-23 17:28:56 +03:00
wayland_output.cpp [platforms/wayland] Always ack configure 2019-11-03 19:28:44 +01:00
wayland_output.h [platforms/wayland] Drop wl-shell support 2019-09-23 17:28:56 +03:00