Skip to content

Halve inactive window shadow strength

Lindsay Roberts requested to merge work/lindsayr/inactive-shadows into master

Solve https://bugs.kde.org/show_bug.cgi?id=393238 (Reduce shadow size/strength for background windows)

Simply scales shadows strength by half for inactive windows. This implies keeping a second shadow around, and switching shadows on window active/inactive change.

image

Merge request reports