feat: add startupwmclass prop export

log: as title
This commit is contained in:
Tsic Liu
2024-09-03 19:10:20 +08:00
committed by Comix
parent 5b99e9e4b9
commit 230636f2e1
3 changed files with 19 additions and 0 deletions

View File

@ -117,6 +117,14 @@
<annotation name="org.qtproject.QtDBus.QtTypeName" value="QStringMap"/>
</property>
<property name="StartupWMClass" type="s" access="read">
<annotation
name="org.freedesktop.DBus.Description"
value="The meaning of this property's type is same as which in StartupWMClass."
/>
<annotation name="org.qtproject.QtDBus.QtTypeName" value="QStringMap"/>
</property>
<method name="Launch">
<arg type="s" name="action" direction="in" />
<arg type="as" name="fields" direction="in" />