summaryrefslogtreecommitdiffstats
path: root/interfaces
diff options
context:
space:
mode:
authorBocklage, Jens <Jens_Bocklage@mentor.com>2016-11-03 16:38:56 +0100
committerBocklage, Jens <Jens_Bocklage@mentor.com>2016-11-03 16:38:56 +0100
commit6656309e1ddf27c3e62fe5d599bee2beeddcbff1 (patch)
tree9f36a8682734bad8cb792d8bb7e6c232d67886a9 /interfaces
parentf1de82b82538e143bd46fd216ccc62e1f1b0f983 (diff)
HomeScreen main surface has to have the surface id 1000!
Use QT_IVI_SURFACE_ID=1000 QT_WAYLAND_SHELL_INTEGRATION="ivi-shell" ./HomeScreen & to launch HomeScreen. Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
Diffstat (limited to 'interfaces')
-rw-r--r--interfaces/windowmanager.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/interfaces/windowmanager.xml b/interfaces/windowmanager.xml
index 67187ac..80f2a19 100644
--- a/interfaces/windowmanager.xml
+++ b/interfaces/windowmanager.xml
@@ -146,13 +146,6 @@
<arg name="surfaceIds" type="a(i)" direction="out"/>
<annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="QList&lt;int&gt;"/>
</method>
-
- <!--
- homeScreenPid:
- The PID of the Home Screen app. The Home Screen app requires a special handling.
- It will always be visible in the background. So it will be placed in a special layer at the lowest z-order.
- -->
- <property name="homeScreenPid" type="i" access="readwrite"/>
</interface>
</node>