https://bugs.kde.org/show_bug.cgi?id=388384
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kwi | |n/437a36a2bb86222f1c3d086c1 | |5a2f60eef898c1a --- Comment #4 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit 437a36a2bb86222f1c3d086c15a2f60eef898c1a by David Edmundson. Committed on 26/04/2018 at 09:15. Pushed by davidedmundson into branch 'Plasma/5.12'. [KScreen Effect] Fix fade to black Summary: When you have two windows ontop of each other and you turn them transparent, evidently you'll be able to see through them. Not only does it look unpolished if the desktop window flashes through your windows, it can pose a privacy risk as you'd be able to briefly look through the lock screen. This patch fades apps to black intead of to transparent. As this looks weird for panels, so windows are also faded to opaque (if relevant) at the same rate. Reviewers: #plasma, graesslin Subscribers: luebking, plasma-devel, kwin, #kwin Tags: #plasma Differential Revision: https://phabricator.kde.org/D9608 M +16 -12 effects/kscreen/kscreen.cpp https://commits.kde.org/kwin/437a36a2bb86222f1c3d086c15a2f60eef898c1a -- You are receiving this mail because: You are watching all bug changes.