ivan added a comment.
In https://phabricator.kde.org/D2275#42317, @davidedmundson wrote: > > we are already looping through screens > > Where? ShellCorona::loadDefaultLayout() (which runs this) is only called once - from load() and that's not per screen. var desktopsArray = desktopsForActivity(id); for (...) This goes through all screens. There is one desktop/containment per screen. The original script went to create an activity for each screen which is daft since plasma creates as many desktops as there are screens for *each* activity. REPOSITORY rPLASMADESKTOP Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D2275 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: mart, ivan, #plasma, davidedmundson Cc: davidedmundson, plasma-devel, jensreuterberg, abetts, sebas
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel