Skip to content

wayland: Fix invisible tablet cursor

Vlad Zahorodnii requested to merge work/zzag/tablet-cursor-regression into master

A cursor source is created but it's not attached to the cursor.

BUG: 464529


This regression slipped through my testing because I used krita for testing, which apparently draws a circle in the canvas to indicate the brush. I thought that the circle is part of the cursor.

Merge request reports