plasma-framework/autotests/plasma-test-appletsrc
Marco Martin 052a0c32ae base on screen() to see what containment is loading
if a containment's lastScreen is not -1 (and a valid screen)
*and* its activity() is not the current one, its QML
will *not* be loaded, therefore it would dangle blocking
corona::startupCompleted until the activity is selected

Change-Id: I6757d29240a012377e9ff0a22fe16541ea712ee6
2014-09-15 14:49:18 +02:00

37 lines
659 B
Plaintext

[Containments][1]
formfactor=0
immutability=1
lastScreen=0
location=0
plugin=simplecontainment
[Containments][1][Applets][2]
immutability=1
plugin=invalid
[Containments][1][Applets][3]
immutability=1
plugin=simpleapplet
#empty panel: should emit complete even if empty
[Containments][4]
formfactor=2
immutability=1
lastScreen=0
location=4
plugin=simplecontainment
#this is a desktop containment that even if has lastScreen=0
#its screen will be -1: this is the case of a containment of
#another activity, not the current one
[Containments][5]
formfactor=0
immutability=1
lastScreen=0
location=0
plugin=simplenoscreencontainment
[General]
immutability=1