not quite so much needs to be delayed to the init() function
[personal-kdebase.git] / workspace / plasma / shells / screensaver / org.kde.plasma-overlay.App.xml
blob54724a893075b76389c2dc88bd7d71ad9f92b587
1 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
2 <node>
3   <interface name="org.kde.plasmaoverlay.App">
4     <signal name="hidden">
5     </signal>
6     <method name="setActive">
7       <arg name="activate" type="b" direction="in"/>
8     </method>
9     <method name="lock">
10     </method>
11     <method name="setup">
12       <arg name="setupMode" type="b" direction="in"/>
13     </method>
14     <method name="quit">
15     </method>
16   </interface>
17 </node>