https://bugs.kde.org/show_bug.cgi?id=357669
--- Comment #3 from Thomas Lübking <thomas.luebk...@gmail.com> --- Might only fix for 5.6 though I'm actually not too happy w/ the doubled signal, more like a "proof-of-bug". I guess adding a function to DecoratedClientImpl to explicitly "emit decoratedClient->shadedChanged(client->isShade());" (or turn the lambda into a slot) would be the "cleaner" solution (so the signal doesn't bleed into effects or anything else) -- You are receiving this mail because: You are watching all bug changes.