Skip to content

[aurorae] do not make any blur calculations when blur is not supported

Michail Vourlakos requested to merge mvourlakos/kwin:m_auroraehasmask into master

when an aurorae theme does not contain "mask" element we can safely assume that blur is not supported. In such case all blur calculations must not run at all. This will make all solid aurorae themes much lighter by default.

Merge request reports