diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2026-07-08 22:51:44 +0200 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2026-07-08 22:51:44 +0200 |
| commit | f4d01d2d9f7a921f40a3b192637959ddf9129669 (patch) | |
| tree | f5f85751d7042088fd152722576f72943a26b472 /accounts/gkleen@sif/shell/quickshell-plugins/org.freedesktop.systemd1.Manager.xml | |
| parent | 4751f7390f1e2d4fd5a6a7e22ca111444e915583 (diff) | |
| download | nixos-f4d01d2d9f7a921f40a3b192637959ddf9129669.tar nixos-f4d01d2d9f7a921f40a3b192637959ddf9129669.tar.gz nixos-f4d01d2d9f7a921f40a3b192637959ddf9129669.tar.bz2 nixos-f4d01d2d9f7a921f40a3b192637959ddf9129669.tar.xz nixos-f4d01d2d9f7a921f40a3b192637959ddf9129669.zip | |
...flakes
Diffstat (limited to 'accounts/gkleen@sif/shell/quickshell-plugins/org.freedesktop.systemd1.Manager.xml')
| -rw-r--r-- | accounts/gkleen@sif/shell/quickshell-plugins/org.freedesktop.systemd1.Manager.xml | 36 |
1 files changed, 20 insertions, 16 deletions
diff --git a/accounts/gkleen@sif/shell/quickshell-plugins/org.freedesktop.systemd1.Manager.xml b/accounts/gkleen@sif/shell/quickshell-plugins/org.freedesktop.systemd1.Manager.xml index b4f84a13..1dadbc55 100644 --- a/accounts/gkleen@sif/shell/quickshell-plugins/org.freedesktop.systemd1.Manager.xml +++ b/accounts/gkleen@sif/shell/quickshell-plugins/org.freedesktop.systemd1.Manager.xml | |||
| @@ -562,22 +562,26 @@ | |||
| 562 | <method name="SetShowStatus"> | 562 | <method name="SetShowStatus"> |
| 563 | <arg type="s" name="mode" direction="in"/> | 563 | <arg type="s" name="mode" direction="in"/> |
| 564 | </method> | 564 | </method> |
| 565 | <!-- <method name="ListUnits"> --> | 565 | <method name="ListUnits"> |
| 566 | <!-- <arg type="a(ssssssouso)" name="units" direction="out"/> --> | 566 | <arg type="a(ssssssouso)" name="units" direction="out"/> |
| 567 | <!-- </method> --> | 567 | <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="ListUnitsResult"/> |
| 568 | <!-- <method name="ListUnitsFiltered"> --> | 568 | </method> |
| 569 | <!-- <arg type="as" name="states" direction="in"/> --> | 569 | <method name="ListUnitsFiltered"> |
| 570 | <!-- <arg type="a(ssssssouso)" name="units" direction="out"/> --> | 570 | <arg type="as" name="states" direction="in"/> |
| 571 | <!-- </method> --> | 571 | <arg type="a(ssssssouso)" name="units" direction="out"/> |
| 572 | <!-- <method name="ListUnitsByPatterns"> --> | 572 | <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="ListUnitsResult"/> |
| 573 | <!-- <arg type="as" name="states" direction="in"/> --> | 573 | </method> |
| 574 | <!-- <arg type="as" name="patterns" direction="in"/> --> | 574 | <method name="ListUnitsByPatterns"> |
| 575 | <!-- <arg type="a(ssssssouso)" name="units" direction="out"/> --> | 575 | <arg type="as" name="states" direction="in"/> |
| 576 | <!-- </method> --> | 576 | <arg type="as" name="patterns" direction="in"/> |
| 577 | <!-- <method name="ListUnitsByNames"> --> | 577 | <arg type="a(ssssssouso)" name="units" direction="out"/> |
| 578 | <!-- <arg type="as" name="names" direction="in"/> --> | 578 | <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="ListUnitsResult"/> |
| 579 | <!-- <arg type="a(ssssssouso)" name="units" direction="out"/> --> | 579 | </method> |
| 580 | <!-- </method> --> | 580 | <method name="ListUnitsByNames"> |
| 581 | <arg type="as" name="names" direction="in"/> | ||
| 582 | <arg type="a(ssssssouso)" name="units" direction="out"/> | ||
| 583 | <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="ListUnitsResult"/> | ||
| 584 | </method> | ||
| 581 | <!-- <method name="ListJobs"> --> | 585 | <!-- <method name="ListJobs"> --> |
| 582 | <!-- <arg type="a(usssoo)" name="jobs" direction="out"/> --> | 586 | <!-- <arg type="a(usssoo)" name="jobs" direction="out"/> --> |
| 583 | <!-- </method> --> | 587 | <!-- </method> --> |
