aboutsummaryrefslogtreecommitdiffstats
path: root/swaymsg/swaymsg.1.txt
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2018-05-12 09:01:16 -0400
committerLibravatar Drew DeVault <sir@cmpwn.com>2018-05-12 09:01:16 -0400
commit2da685e913432716f55cd537fd3d64f3fb3cc09a (patch)
treec986cca12ecdb3e3ac4d94d38205028788315889 /swaymsg/swaymsg.1.txt
parentMerge branch 'master' into scdoc (diff)
parentMerge pull request #1959 from RyanDwyer/ipc-get-seats (diff)
downloadsway-2da685e913432716f55cd537fd3d64f3fb3cc09a.tar.gz
sway-2da685e913432716f55cd537fd3d64f3fb3cc09a.tar.zst
sway-2da685e913432716f55cd537fd3d64f3fb3cc09a.zip
Merge remote-tracking branch 'origin/master' into scdoc
Diffstat (limited to 'swaymsg/swaymsg.1.txt')
-rw-r--r--swaymsg/swaymsg.1.txt3
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
48*get_workspaces*:: 48*get_workspaces*::
49 Gets a JSON-encoded list of workspaces and their status. 49 Gets a JSON-encoded list of workspaces and their status.
50 50
51*get_seats*::
52 Gets a JSON-encoded list of current seats.
53
51*get_inputs*:: 54*get_inputs*::
52 Gets a JSON-encoded list of current inputs. 55 Gets a JSON-encoded list of current inputs.
53 56