diff options
Diffstat (limited to 'accounts/gkleen@sif/shell/quickshell-plugins/org.freedesktop.login1.Manager.xml')
-rw-r--r-- | accounts/gkleen@sif/shell/quickshell-plugins/org.freedesktop.login1.Manager.xml | 445 |
1 files changed, 445 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/shell/quickshell-plugins/org.freedesktop.login1.Manager.xml b/accounts/gkleen@sif/shell/quickshell-plugins/org.freedesktop.login1.Manager.xml new file mode 100644 index 00000000..120a06d9 --- /dev/null +++ b/accounts/gkleen@sif/shell/quickshell-plugins/org.freedesktop.login1.Manager.xml | |||
@@ -0,0 +1,445 @@ | |||
1 | <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" | ||
2 | "https://www.freedesktop.org/standards/dbus/1.0/introspect.dtd"> | ||
3 | <node> | ||
4 | <interface name="org.freedesktop.login1.Manager"> | ||
5 | <property name="EnableWallMessages" type="b" access="readwrite"> | ||
6 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/> | ||
7 | <annotation name="org.freedesktop.systemd1.Privileged" value="true"/> | ||
8 | </property> | ||
9 | <property name="WallMessage" type="s" access="readwrite"> | ||
10 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/> | ||
11 | <annotation name="org.freedesktop.systemd1.Privileged" value="true"/> | ||
12 | </property> | ||
13 | <property name="NAutoVTs" type="u" access="read"> | ||
14 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> | ||
15 | </property> | ||
16 | <property name="KillOnlyUsers" type="as" access="read"> | ||
17 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> | ||
18 | </property> | ||
19 | <property name="KillExcludeUsers" type="as" access="read"> | ||
20 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> | ||
21 | </property> | ||
22 | <property name="KillUserProcesses" type="b" access="read"> | ||
23 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> | ||
24 | </property> | ||
25 | <property name="RebootParameter" type="s" access="read"> | ||
26 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/> | ||
27 | </property> | ||
28 | <property name="RebootToFirmwareSetup" type="b" access="read"> | ||
29 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/> | ||
30 | </property> | ||
31 | <property name="RebootToBootLoaderMenu" type="t" access="read"> | ||
32 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/> | ||
33 | </property> | ||
34 | <property name="RebootToBootLoaderEntry" type="s" access="read"> | ||
35 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/> | ||
36 | </property> | ||
37 | <property name="BootLoaderEntries" type="as" access="read"> | ||
38 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> | ||
39 | </property> | ||
40 | <property name="IdleHint" type="b" access="read"> | ||
41 | </property> | ||
42 | <property name="IdleSinceHint" type="t" access="read"> | ||
43 | </property> | ||
44 | <property name="IdleSinceHintMonotonic" type="t" access="read"> | ||
45 | </property> | ||
46 | <property name="BlockInhibited" type="s" access="read"> | ||
47 | </property> | ||
48 | <property name="BlockWeakInhibited" type="s" access="read"> | ||
49 | </property> | ||
50 | <property name="DelayInhibited" type="s" access="read"> | ||
51 | </property> | ||
52 | <property name="InhibitDelayMaxUSec" type="t" access="read"> | ||
53 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> | ||
54 | </property> | ||
55 | <property name="UserStopDelayUSec" type="t" access="read"> | ||
56 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> | ||
57 | </property> | ||
58 | <property name="SleepOperation" type="as" access="read"> | ||
59 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> | ||
60 | </property> | ||
61 | <property name="HandlePowerKey" type="s" access="read"> | ||
62 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> | ||
63 | </property> | ||
64 | <property name="HandlePowerKeyLongPress" type="s" access="read"> | ||
65 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> | ||
66 | </property> | ||
67 | <property name="HandleRebootKey" type="s" access="read"> | ||
68 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> | ||
69 | </property> | ||
70 | <property name="HandleRebootKeyLongPress" type="s" access="read"> | ||
71 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> | ||
72 | </property> | ||
73 | <property name="HandleSuspendKey" type="s" access="read"> | ||
74 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> | ||
75 | </property> | ||
76 | <property name="HandleSuspendKeyLongPress" type="s" access="read"> | ||
77 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> | ||
78 | </property> | ||
79 | <property name="HandleHibernateKey" type="s" access="read"> | ||
80 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> | ||
81 | </property> | ||
82 | <property name="HandleHibernateKeyLongPress" type="s" access="read"> | ||
83 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> | ||
84 | </property> | ||
85 | <property name="HandleLidSwitch" type="s" access="read"> | ||
86 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> | ||
87 | </property> | ||
88 | <property name="HandleLidSwitchExternalPower" type="s" access="read"> | ||
89 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> | ||
90 | </property> | ||
91 | <property name="HandleLidSwitchDocked" type="s" access="read"> | ||
92 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> | ||
93 | </property> | ||
94 | <property name="HandleSecureAttentionKey" type="s" access="read"> | ||
95 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> | ||
96 | </property> | ||
97 | <property name="HoldoffTimeoutUSec" type="t" access="read"> | ||
98 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> | ||
99 | </property> | ||
100 | <property name="IdleAction" type="s" access="read"> | ||
101 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> | ||
102 | </property> | ||
103 | <property name="IdleActionUSec" type="t" access="read"> | ||
104 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> | ||
105 | </property> | ||
106 | <property name="PreparingForShutdown" type="b" access="read"> | ||
107 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/> | ||
108 | </property> | ||
109 | <property name="PreparingForShutdownWithMetadata" type="a{sv}" access="read"> | ||
110 | <annotation name="org.qtproject.QtDBus.QtTypeName" value="QVariantMap"/> | ||
111 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/> | ||
112 | </property> | ||
113 | <property name="PreparingForSleep" type="b" access="read"> | ||
114 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/> | ||
115 | </property> | ||
116 | <!-- <property name="ScheduledShutdown" type="(st)" access="read"> --> | ||
117 | <!-- </property> --> | ||
118 | <property name="DesignatedMaintenanceTime" type="s" access="read"> | ||
119 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> | ||
120 | </property> | ||
121 | <property name="Docked" type="b" access="read"> | ||
122 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/> | ||
123 | </property> | ||
124 | <property name="LidClosed" type="b" access="read"> | ||
125 | </property> | ||
126 | <property name="OnExternalPower" type="b" access="read"> | ||
127 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/> | ||
128 | </property> | ||
129 | <property name="RemoveIPC" type="b" access="read"> | ||
130 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> | ||
131 | </property> | ||
132 | <property name="RuntimeDirectorySize" type="t" access="read"> | ||
133 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> | ||
134 | </property> | ||
135 | <property name="RuntimeDirectoryInodesMax" type="t" access="read"> | ||
136 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> | ||
137 | </property> | ||
138 | <property name="InhibitorsMax" type="t" access="read"> | ||
139 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> | ||
140 | </property> | ||
141 | <property name="NCurrentInhibitors" type="t" access="read"> | ||
142 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/> | ||
143 | </property> | ||
144 | <property name="SessionsMax" type="t" access="read"> | ||
145 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> | ||
146 | </property> | ||
147 | <property name="NCurrentSessions" type="t" access="read"> | ||
148 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/> | ||
149 | </property> | ||
150 | <property name="StopIdleSessionUSec" type="t" access="read"> | ||
151 | <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/> | ||
152 | </property> | ||
153 | <method name="GetSession"> | ||
154 | <arg type="s" name="session_id" direction="in"/> | ||
155 | <arg type="o" name="object_path" direction="out"/> | ||
156 | </method> | ||
157 | <method name="GetSessionByPID"> | ||
158 | <arg type="u" name="pid" direction="in"/> | ||
159 | <arg type="o" name="object_path" direction="out"/> | ||
160 | </method> | ||
161 | <method name="GetUser"> | ||
162 | <arg type="u" name="uid" direction="in"/> | ||
163 | <arg type="o" name="object_path" direction="out"/> | ||
164 | </method> | ||
165 | <method name="GetUserByPID"> | ||
166 | <arg type="u" name="pid" direction="in"/> | ||
167 | <arg type="o" name="object_path" direction="out"/> | ||
168 | </method> | ||
169 | <method name="GetSeat"> | ||
170 | <arg type="s" name="seat_id" direction="in"/> | ||
171 | <arg type="o" name="object_path" direction="out"/> | ||
172 | </method> | ||
173 | <!-- <method name="ListSessions"> --> | ||
174 | <!-- <arg type="a(susso)" name="sessions" direction="out"/> --> | ||
175 | <!-- </method> --> | ||
176 | <!-- <method name="ListSessionsEx"> --> | ||
177 | <!-- <arg type="a(sussussbto)" name="sessions" direction="out"/> --> | ||
178 | <!-- </method> --> | ||
179 | <!-- <method name="ListUsers"> --> | ||
180 | <!-- <arg type="a(uso)" name="users" direction="out"/> --> | ||
181 | <!-- </method> --> | ||
182 | <!-- <method name="ListSeats"> --> | ||
183 | <!-- <arg type="a(so)" name="seats" direction="out"/> --> | ||
184 | <!-- </method> --> | ||
185 | <!-- <method name="ListInhibitors"> --> | ||
186 | <!-- <arg type="a(ssssuu)" name="inhibitors" direction="out"/> --> | ||
187 | <!-- </method> --> | ||
188 | <!-- <method name="CreateSession"> --> | ||
189 | <!-- <arg type="u" name="uid" direction="in"/> --> | ||
190 | <!-- <arg type="u" name="pid" direction="in"/> --> | ||
191 | <!-- <arg type="s" name="service" direction="in"/> --> | ||
192 | <!-- <arg type="s" name="type" direction="in"/> --> | ||
193 | <!-- <arg type="s" name="class" direction="in"/> --> | ||
194 | <!-- <arg type="s" name="desktop" direction="in"/> --> | ||
195 | <!-- <arg type="s" name="seat_id" direction="in"/> --> | ||
196 | <!-- <arg type="u" name="vtnr" direction="in"/> --> | ||
197 | <!-- <arg type="s" name="tty" direction="in"/> --> | ||
198 | <!-- <arg type="s" name="display" direction="in"/> --> | ||
199 | <!-- <arg type="b" name="remote" direction="in"/> --> | ||
200 | <!-- <arg type="s" name="remote_user" direction="in"/> --> | ||
201 | <!-- <arg type="s" name="remote_host" direction="in"/> --> | ||
202 | <!-- <arg type="a(sv)" name="properties" direction="in"/> --> | ||
203 | <!-- <arg type="s" name="session_id" direction="out"/> --> | ||
204 | <!-- <arg type="o" name="object_path" direction="out"/> --> | ||
205 | <!-- <arg type="s" name="runtime_path" direction="out"/> --> | ||
206 | <!-- <arg type="h" name="fifo_fd" direction="out"/> --> | ||
207 | <!-- <arg type="u" name="uid" direction="out"/> --> | ||
208 | <!-- <arg type="s" name="seat_id" direction="out"/> --> | ||
209 | <!-- <arg type="u" name="vtnr" direction="out"/> --> | ||
210 | <!-- <arg type="b" name="existing" direction="out"/> --> | ||
211 | <!-- <annotation name="org.freedesktop.systemd1.Privileged" value="true"/> --> | ||
212 | <!-- </method> --> | ||
213 | <!-- <method name="CreateSessionWithPIDFD"> --> | ||
214 | <!-- <arg type="u" name="uid" direction="in"/> --> | ||
215 | <!-- <arg type="h" name="pidfd" direction="in"/> --> | ||
216 | <!-- <arg type="s" name="service" direction="in"/> --> | ||
217 | <!-- <arg type="s" name="type" direction="in"/> --> | ||
218 | <!-- <arg type="s" name="class" direction="in"/> --> | ||
219 | <!-- <arg type="s" name="desktop" direction="in"/> --> | ||
220 | <!-- <arg type="s" name="seat_id" direction="in"/> --> | ||
221 | <!-- <arg type="u" name="vtnr" direction="in"/> --> | ||
222 | <!-- <arg type="s" name="tty" direction="in"/> --> | ||
223 | <!-- <arg type="s" name="display" direction="in"/> --> | ||
224 | <!-- <arg type="b" name="remote" direction="in"/> --> | ||
225 | <!-- <arg type="s" name="remote_user" direction="in"/> --> | ||
226 | <!-- <arg type="s" name="remote_host" direction="in"/> --> | ||
227 | <!-- <arg type="t" name="flags" direction="in"/> --> | ||
228 | <!-- <arg type="a(sv)" name="properties" direction="in"/> --> | ||
229 | <!-- <arg type="s" name="session_id" direction="out"/> --> | ||
230 | <!-- <arg type="o" name="object_path" direction="out"/> --> | ||
231 | <!-- <arg type="s" name="runtime_path" direction="out"/> --> | ||
232 | <!-- <arg type="h" name="fifo_fd" direction="out"/> --> | ||
233 | <!-- <arg type="u" name="uid" direction="out"/> --> | ||
234 | <!-- <arg type="s" name="seat_id" direction="out"/> --> | ||
235 | <!-- <arg type="u" name="vtnr" direction="out"/> --> | ||
236 | <!-- <arg type="b" name="existing" direction="out"/> --> | ||
237 | <!-- <annotation name="org.freedesktop.systemd1.Privileged" value="true"/> --> | ||
238 | <!-- </method> --> | ||
239 | <method name="ReleaseSession"> | ||
240 | <arg type="s" name="session_id" direction="in"/> | ||
241 | </method> | ||
242 | <method name="ActivateSession"> | ||
243 | <arg type="s" name="session_id" direction="in"/> | ||
244 | </method> | ||
245 | <method name="ActivateSessionOnSeat"> | ||
246 | <arg type="s" name="session_id" direction="in"/> | ||
247 | <arg type="s" name="seat_id" direction="in"/> | ||
248 | </method> | ||
249 | <method name="LockSession"> | ||
250 | <arg type="s" name="session_id" direction="in"/> | ||
251 | </method> | ||
252 | <method name="UnlockSession"> | ||
253 | <arg type="s" name="session_id" direction="in"/> | ||
254 | </method> | ||
255 | <method name="LockSessions"> | ||
256 | </method> | ||
257 | <method name="UnlockSessions"> | ||
258 | </method> | ||
259 | <method name="KillSession"> | ||
260 | <arg type="s" name="session_id" direction="in"/> | ||
261 | <arg type="s" name="whom" direction="in"/> | ||
262 | <arg type="i" name="signal_number" direction="in"/> | ||
263 | </method> | ||
264 | <method name="KillUser"> | ||
265 | <arg type="u" name="uid" direction="in"/> | ||
266 | <arg type="i" name="signal_number" direction="in"/> | ||
267 | </method> | ||
268 | <method name="TerminateSession"> | ||
269 | <arg type="s" name="session_id" direction="in"/> | ||
270 | </method> | ||
271 | <method name="TerminateUser"> | ||
272 | <arg type="u" name="uid" direction="in"/> | ||
273 | </method> | ||
274 | <method name="TerminateSeat"> | ||
275 | <arg type="s" name="seat_id" direction="in"/> | ||
276 | </method> | ||
277 | <method name="SetUserLinger"> | ||
278 | <arg type="u" name="uid" direction="in"/> | ||
279 | <arg type="b" name="enable" direction="in"/> | ||
280 | <arg type="b" name="interactive" direction="in"/> | ||
281 | </method> | ||
282 | <method name="AttachDevice"> | ||
283 | <arg type="s" name="seat_id" direction="in"/> | ||
284 | <arg type="s" name="sysfs_path" direction="in"/> | ||
285 | <arg type="b" name="interactive" direction="in"/> | ||
286 | </method> | ||
287 | <method name="FlushDevices"> | ||
288 | <arg type="b" name="interactive" direction="in"/> | ||
289 | </method> | ||
290 | <method name="PowerOff"> | ||
291 | <arg type="b" name="interactive" direction="in"/> | ||
292 | </method> | ||
293 | <method name="PowerOffWithFlags"> | ||
294 | <arg type="t" name="flags" direction="in"/> | ||
295 | </method> | ||
296 | <method name="Reboot"> | ||
297 | <arg type="b" name="interactive" direction="in"/> | ||
298 | </method> | ||
299 | <method name="RebootWithFlags"> | ||
300 | <arg type="t" name="flags" direction="in"/> | ||
301 | </method> | ||
302 | <method name="Halt"> | ||
303 | <arg type="b" name="interactive" direction="in"/> | ||
304 | </method> | ||
305 | <method name="HaltWithFlags"> | ||
306 | <arg type="t" name="flags" direction="in"/> | ||
307 | </method> | ||
308 | <method name="Suspend"> | ||
309 | <arg type="b" name="interactive" direction="in"/> | ||
310 | </method> | ||
311 | <method name="SuspendWithFlags"> | ||
312 | <arg type="t" name="flags" direction="in"/> | ||
313 | </method> | ||
314 | <method name="Hibernate"> | ||
315 | <arg type="b" name="interactive" direction="in"/> | ||
316 | </method> | ||
317 | <method name="HibernateWithFlags"> | ||
318 | <arg type="t" name="flags" direction="in"/> | ||
319 | </method> | ||
320 | <method name="HybridSleep"> | ||
321 | <arg type="b" name="interactive" direction="in"/> | ||
322 | </method> | ||
323 | <method name="HybridSleepWithFlags"> | ||
324 | <arg type="t" name="flags" direction="in"/> | ||
325 | </method> | ||
326 | <method name="SuspendThenHibernate"> | ||
327 | <arg type="b" name="interactive" direction="in"/> | ||
328 | </method> | ||
329 | <method name="SuspendThenHibernateWithFlags"> | ||
330 | <arg type="t" name="flags" direction="in"/> | ||
331 | </method> | ||
332 | <method name="Sleep"> | ||
333 | <arg type="t" name="flags" direction="in"/> | ||
334 | </method> | ||
335 | <method name="CanPowerOff"> | ||
336 | <arg type="s" name="result" direction="out"/> | ||
337 | </method> | ||
338 | <method name="CanReboot"> | ||
339 | <arg type="s" name="result" direction="out"/> | ||
340 | </method> | ||
341 | <method name="CanHalt"> | ||
342 | <arg type="s" name="result" direction="out"/> | ||
343 | </method> | ||
344 | <method name="CanSuspend"> | ||
345 | <arg type="s" name="result" direction="out"/> | ||
346 | </method> | ||
347 | <method name="CanHibernate"> | ||
348 | <arg type="s" name="result" direction="out"/> | ||
349 | </method> | ||
350 | <method name="CanHybridSleep"> | ||
351 | <arg type="s" name="result" direction="out"/> | ||
352 | </method> | ||
353 | <method name="CanSuspendThenHibernate"> | ||
354 | <arg type="s" name="result" direction="out"/> | ||
355 | </method> | ||
356 | <method name="CanSleep"> | ||
357 | <arg type="s" name="result" direction="out"/> | ||
358 | </method> | ||
359 | <method name="ScheduleShutdown"> | ||
360 | <arg type="s" name="type" direction="in"/> | ||
361 | <arg type="t" name="usec" direction="in"/> | ||
362 | </method> | ||
363 | <method name="CancelScheduledShutdown"> | ||
364 | <arg type="b" name="cancelled" direction="out"/> | ||
365 | </method> | ||
366 | <method name="Inhibit"> | ||
367 | <arg type="s" name="what" direction="in"/> | ||
368 | <arg type="s" name="who" direction="in"/> | ||
369 | <arg type="s" name="why" direction="in"/> | ||
370 | <arg type="s" name="mode" direction="in"/> | ||
371 | <arg type="h" name="pipe_fd" direction="out"/> | ||
372 | </method> | ||
373 | <method name="CanRebootParameter"> | ||
374 | <arg type="s" name="result" direction="out"/> | ||
375 | </method> | ||
376 | <method name="SetRebootParameter"> | ||
377 | <arg type="s" name="parameter" direction="in"/> | ||
378 | </method> | ||
379 | <method name="CanRebootToFirmwareSetup"> | ||
380 | <arg type="s" name="result" direction="out"/> | ||
381 | </method> | ||
382 | <method name="SetRebootToFirmwareSetup"> | ||
383 | <arg type="b" name="enable" direction="in"/> | ||
384 | </method> | ||
385 | <method name="CanRebootToBootLoaderMenu"> | ||
386 | <arg type="s" name="result" direction="out"/> | ||
387 | </method> | ||
388 | <method name="SetRebootToBootLoaderMenu"> | ||
389 | <arg type="t" name="timeout" direction="in"/> | ||
390 | </method> | ||
391 | <method name="CanRebootToBootLoaderEntry"> | ||
392 | <arg type="s" name="result" direction="out"/> | ||
393 | </method> | ||
394 | <method name="SetRebootToBootLoaderEntry"> | ||
395 | <arg type="s" name="boot_loader_entry" direction="in"/> | ||
396 | </method> | ||
397 | <method name="SetWallMessage"> | ||
398 | <arg type="s" name="wall_message" direction="in"/> | ||
399 | <arg type="b" name="enable" direction="in"/> | ||
400 | </method> | ||
401 | <signal name="SecureAttentionKey"> | ||
402 | <arg type="s" name="seat_id"/> | ||
403 | <arg type="o" name="object_path"/> | ||
404 | </signal> | ||
405 | <signal name="SessionNew"> | ||
406 | <arg type="s" name="session_id"/> | ||
407 | <arg type="o" name="object_path"/> | ||
408 | </signal> | ||
409 | <signal name="SessionRemoved"> | ||
410 | <arg type="s" name="session_id"/> | ||
411 | <arg type="o" name="object_path"/> | ||
412 | </signal> | ||
413 | <signal name="UserNew"> | ||
414 | <arg type="u" name="uid"/> | ||
415 | <arg type="o" name="object_path"/> | ||
416 | </signal> | ||
417 | <signal name="UserRemoved"> | ||
418 | <arg type="u" name="uid"/> | ||
419 | <arg type="o" name="object_path"/> | ||
420 | </signal> | ||
421 | <signal name="SeatNew"> | ||
422 | <arg type="s" name="seat_id"/> | ||
423 | <arg type="o" name="object_path"/> | ||
424 | </signal> | ||
425 | <signal name="SeatRemoved"> | ||
426 | <arg type="s" name="seat_id"/> | ||
427 | <arg type="o" name="object_path"/> | ||
428 | </signal> | ||
429 | <signal name="PrepareForShutdown"> | ||
430 | <arg type="b" name="start"/> | ||
431 | </signal> | ||
432 | <signal name="PrepareForShutdownWithMetadata"> | ||
433 | <arg type="b" name="start"/> | ||
434 | <arg type="a{sv}" name="metadata"/> | ||
435 | <annotation name="org.qtproject.QtDBus.QtTypeName.Out1" value="QVariantMap"/> | ||
436 | </signal> | ||
437 | <signal name="PrepareForSleep"> | ||
438 | <arg type="b" name="start"/> | ||
439 | </signal> | ||
440 | </interface> | ||
441 | <node name="user"/> | ||
442 | <node name="session"/> | ||
443 | <node name="seat"/> | ||
444 | </node> | ||
445 | |||