[Differential] [Commented On] D2275: loop trough screens only once
ivan (Ivan Čukić)
noreply at phabricator.kde.org
Sat Jul 23 20:53:18 UTC 2016
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20160723/1f22ecd5/attachment.html>
More information about the Plasma-devel
mailing list