WaylandSeat can install a cursor based on Qt::CursorShape using the Wayland cursor theme library.
e5eedf5 Add support for Wayland Cursor themes
CMakeLists.txt | 2 +-
kwin/CMakeLists.txt | 1 +
kwin/wayland_backend.cpp | 50 +++++++++++++++++++++++++++++++++++++++++++++-
kwin/wayland_backend.h | 17 +++++++++++++++-
4 files changed, 67 insertions(+), 3 deletions(-)
Upstream: quickgit.kde.org