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 /swaymsg/swaymsg.1.txt | |
| parent | 32a572cecfd0f6072a78ce0a381a2f8365f9010a (diff) | |
| parent | 28eb97299e564daee96d3af1f9130d6439f170f6 (diff) | |
Merge pull request #1959 from RyanDwyer/ipc-get-seats
Implement IPC get_seats command
Diffstat (limited to 'swaymsg/swaymsg.1.txt')
| -rw-r--r-- | swaymsg/swaymsg.1.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/swaymsg/swaymsg.1.txt b/swaymsg/swaymsg.1.txt index abc517c8..52209b12 100644 --- a/swaymsg/swaymsg.1.txt +++ b/swaymsg/swaymsg.1.txt @@ -48,6 +48,9 @@ IPC Message Types *get_workspaces*:: Gets a JSON-encoded list of workspaces and their status. +*get_seats*:: + Gets a JSON-encoded list of current seats. + *get_inputs*:: Gets a JSON-encoded list of current inputs. |
