diff options
Diffstat (limited to 'interfaces')
-rw-r--r-- | interfaces/windowmanager.xml | 7 |
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<int>"/> </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> |