[Differential] [Commented On] D2727: don't list "NoDisplay" panels

2016-09-12 Thread mart (Marco Martin)
mart added a comment. should be solved by https://phabricator.kde.org/D2747 REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D2727 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: mart, #plasma, bshah Cc: brouli

[Differential] [Commented On] D2727: don't list "NoDisplay" panels

2016-09-12 Thread mart (Marco Martin)
mart added a comment. i may revert this, tough the systray containment really needs to *not* be listed in that menu REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D2727 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferen

[Differential] [Commented On] D2727: don't list "NoDisplay" panels

2016-09-12 Thread mart (Marco Martin)
mart added a comment. In https://phabricator.kde.org/D2727#50987, @broulik wrote: > And there's some other madness going on, even with NoDisplay it is not shown as it: > > - is not a LayoutTempate (so it is not caught by the filter lambda) > - it doesnt have X-Plasma-ContainmentType

[Differential] [Commented On] D2727: don't list "NoDisplay" panels

2016-09-11 Thread broulik (Kai Uwe Broulik)
broulik added a comment. And there's some other madness going on, even with NoDisplay it is not shown as it: - is not a LayoutTempate (so it is not caught by the filter lambda) - it doesnt have X-Plasma-ContainmentType set (so it's not added by the other kservice query) What's the

[Differential] [Commented On] D2727: don't list "NoDisplay" panels

2016-09-11 Thread broulik (Kai Uwe Broulik)
broulik added a comment. Now it no longer lists the "Empty Panel" as it is marked as "NoDisplay". REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D2727 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: mart, #pl