Skip to content
Commit 106fb66c authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

Make Scene::createStackingOrder() more efficient

Currently, there's a separate pass to filter out windows not ready for
compositing or windows that must be invisible. That has two issues: we
could merge that pass with the pass that populates stacking_order and
"windows" can detach.
parent 066ac320
Pipeline #169775 passed with stage
in 24 minutes and 28 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