Skip to content
Commit 606f6317 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii Committed by Joshua Goins
Browse files

kwin/effects/cube: Use underlay render mode

With the default offscreen render mode, an offscreen render target is
going to be used, which is not great.

This change ports the cube effect to SceneEnvironment.Underlay. The only
downside is that SceneEnvironment.clearColor will stop work. To address
that, one can set Window.color instead.
parent ddd82ecf
Pipeline #516795 passed with stage
in 1 minute and 52 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