D11375: Don't block evaluating DBus scripts if widgets are locked.

Kai Uwe Broulik noreply at phabricator.kde.org
Fri Mar 16 07:58:57 UTC 2018


broulik added a comment.


  Please change the check to be
  
    if (immutability() == Plasma::Types::SystemImmutable) {
        ...
        return;
    }
  
  we don't want to introduce a way to mess up sysadmin-confined setups this way.

REPOSITORY
  R120 Plasma Workspace

REVISION DETAIL
  https://phabricator.kde.org/D11375

To: davidedmundson, #plasma
Cc: broulik, plasma-devel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180316/6d7f689b/attachment.html>


More information about the Plasma-devel mailing list