mart added a comment.
In https://phabricator.kde.org/D4842#90987, @broulik wrote: > Of course I meant the code in panel containment, but here it does expanded = false and that's what I wanted to listen to :) > > Plasmoid.onUserConfiguringChanged: { > ... > if (plasmoid.userConfiguring) { > for (var i = 0; i < plasmoid.applets.length; ++i) { > plasmoid.applets[i].expanded = false; > } > ... > } > > > But perhaps AppletInterface sees that we force expanded rep and then ignores that request. to me a pinned calendar gets correctly closed, not the systray REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D4842 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: broulik, #plasma Cc: mart, plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol