diff options
author | Ryan Dwyer <ryandwyer1@gmail.com> | 2018-05-11 23:51:47 +1000 |
---|---|---|
committer | Ryan Dwyer <ryandwyer1@gmail.com> | 2018-05-12 18:17:36 +1000 |
commit | c72940837c24b5df99c95667befe2e4e5c64575a (patch) | |
tree | eae77f45803c33f0825ee134956b9dac292a52b1 /swaymsg/swaymsg.1.txt | |
parent | 7f03570caf747b07f8da28e58cc8074f4f6bc33d (diff) |
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. |