diff options
author | Drew DeVault <sir@cmpwn.com> | 2018-05-12 09:00:32 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-12 09:00:32 -0400 |
commit | 51b0b25587d69593eb77e3337e3fa459c1024f5c (patch) | |
tree | 77c93c14fbbe1e4df15c957c63baefcfe6473669 /sway/sway-security.7.txt | |
parent | 32a572cecfd0f6072a78ce0a381a2f8365f9010a (diff) | |
parent | 28eb97299e564daee96d3af1f9130d6439f170f6 (diff) |
Merge pull request #1959 from RyanDwyer/ipc-get-seats
Implement IPC get_seats command
Diffstat (limited to 'sway/sway-security.7.txt')
-rw-r--r-- | sway/sway-security.7.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sway/sway-security.7.txt b/sway/sway-security.7.txt index c8d6758c..2cb4e76d 100644 --- a/sway/sway-security.7.txt +++ b/sway/sway-security.7.txt @@ -195,6 +195,9 @@ The following commands are available within this block: **outputs** <enabled|disabled>:: Controls GET_OUTPUTS. +**seats** <enabled|disabled>:: + Controls GET_SEATS. + **tree** <enabled|disabled>:: Controls GET_TREE. |