052a0c32ae
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
37 lines
659 B
Plaintext
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
|