https://bugs.kde.org/show_bug.cgi?id=368384
--- Comment #4 from Michail Vourlakos <mvourla...@gmail.com> --- Ok small good update... imagePath: containment && containment.backgroundHints === PlasmaCore.Types.NoBackground ? "" : "widgets/panel-background" works for me and in my panel I add: Plasmoid.backgroundHints: PlasmaCore.Types.NoBackground; ------ David any idea for the shadows? Why not add them from the panelview.cpp to the Panel.qml? this would allow also to disable them for PlasmaCore.Types.NoBackground... Has something to do with Kwin and and panel(window) counting? -- You are receiving this mail because: You are watching all bug changes.