https://bugs.kde.org/show_bug.cgi?id=372062
Marco Martin <notm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/pla | |sma-framework/47ec9b84db5c3 | |1ac4a781bbdf398ca6744b3b1bc Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Marco Martin <notm...@gmail.com> --- Git commit 47ec9b84db5c31ac4a781bbdf398ca6744b3b1bc by Marco Martin. Committed on 17/01/2017 at 17:07. Pushed by mart into branch 'master'. correctly forward status from applets to containment Summary: unfortunately hiddenvisibility is the "biggest" status that makes computing the proper status tricky. if an applet in the containment is hidden, we must not mark as hidden the whole containment, because it's as if hidden was (as it should be) the smallest in the enum Test Plan: touchpad plasmoid no longer hides the systray Reviewers: #plasma, davidedmundson Reviewed By: #plasma, davidedmundson Subscribers: plasma-devel, #frameworks Tags: #plasma, #frameworks Differential Revision: https://phabricator.kde.org/D4174 M +1 -0 src/plasma/plasma.h M +3 -1 src/plasma/private/containment_p.cpp https://commits.kde.org/plasma-framework/47ec9b84db5c31ac4a781bbdf398ca6744b3b1bc -- You are receiving this mail because: You are watching all bug changes.