Skip to content
Commit 2819a3cb authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

scene: Decouple Item from Workspace and Output

Currently, Item schedules repaints taking output geometry into account,
but that's going to work poorly for cases other than workspace scene.

Moving from Output to SceneDelegate also allows us to unify some X11 and
Wayland specific code paths in Item.

Furthermore, it ensures that effects->paintScreen() won't remove pending
repaints for the output.
parent b95c9351
Pipeline #288747 failed with stage
in 14 minutes and 36 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment