Skip to content

scene: Remove dnd icon hack

Vlad Zahorodnii requested to merge work/zzag/dnd-icon into master

Currently, kwin blits the dnd icon onto the cursor image. This doesn't work on mobile because the cursor is usually hidden there.

As a short term solution, put the dnd icon in the Scene. In the future, it needs to be put in its own render layer.

Edited by Vlad Zahorodnii

Merge request reports