Skip to content

core/renderloop: honor repaint scheduling requests from effects with vrr

Xaver Hugl requested to merge work/cherry-pick-2cf36e64 into Plasma/6.1

Until effects are converted to schedule repaints on the item they're modifying, we need to allow repaint scheduling from nullptr items, and handle repaints on the (cursor) render layers to still be filtered out

BUG: 487480

(cherry picked from commit 2cf36e64)

Merge request reports