Skip to content
Commit 0931e4f8 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

effects/overview: Pad screen borders in qml

This makes it easier to spot if the effect is activated while there is
only one maximized window.

Note that anchors.margins cannot be used unfortunately as it won't take
effect until the ExpoLayout item is fully constructed. It may take a
couple of cycles for the geometry to settle down, which makes reasoning
about how the effect works difficult.

BUG: 312146
parent 028421c4
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