Make ghost windows in highlight effect be fully transparent

BUG: 298487
FIXED-IN: 5.22
This commit is contained in:
Bharadwaj Raju 2021-03-19 00:48:07 +05:30 committed by Nate Graham
parent 9a10af9569
commit 8c352f685e

View file

@ -53,7 +53,7 @@ private:
int m_fadeDuration;
EffectWindow *m_monitorWindow;
QList<WId> m_highlightedIds;
float m_ghostOpacity = 0.15;
float m_ghostOpacity = 0;
};
} // namespace