Skip to content
Commit 5d922742 authored by David Edmundson's avatar David Edmundson
Browse files

Avoid additional FBO rendering the blurred background

WindowThumbnails are image providers meaning it can provide textures
directly to ShaderEffects

layer.enabled is effectively a ShaderEffectSource meaning we render our
single desktop background item into an offscreen texture to ultimately
contain our desktop background.

We can cut out the middle-man and use the DesktopBackground as a source
directly saving a massive texture being generated.
parent 26505afb
Pipeline #552011 passed with stage
in 9 minutes and 48 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