aboutsummaryrefslogtreecommitdiffstats
path: root/swaymsg
diff options
context:
space:
mode:
authorLibravatar madblobfish <madblobfish@users.noreply.github.com>2018-11-04 22:49:44 +0100
committerLibravatar madblobfish <madblobfish@users.noreply.github.com>2018-11-04 22:49:44 +0100
commite47b31c55680daf40208eed3586a3bfe83764130 (patch)
tree0596ad56206b54e30c9323c81d326abac2216d6d /swaymsg
parentadded space after table in sway.5 manpage (diff)
downloadsway-e47b31c55680daf40208eed3586a3bfe83764130.tar.gz
sway-e47b31c55680daf40208eed3586a3bfe83764130.tar.zst
sway-e47b31c55680daf40208eed3586a3bfe83764130.zip
document swaymessage type for get_seats
Diffstat (limited to 'swaymsg')
-rw-r--r--swaymsg/swaymsg.1.scd4
1 files changed, 4 insertions, 0 deletions
diff --git a/swaymsg/swaymsg.1.scd b/swaymsg/swaymsg.1.scd
index 8cf1b222..eaac8105 100644
--- a/swaymsg/swaymsg.1.scd
+++ b/swaymsg/swaymsg.1.scd
@@ -50,6 +50,10 @@ _swaymsg_ [options...] [message]
50 Gets a JSON-encoded layout tree of all open windows, containers, outputs, 50 Gets a JSON-encoded layout tree of all open windows, containers, outputs,
51 workspaces, and so on. 51 workspaces, and so on.
52 52
53*get\_seats*
54 Gets a JSON-encoded list of all seats,
55 its properties and all assigned devices.
56
53*get\_marks* 57*get\_marks*
54 Get a JSON-encoded list of marks. 58 Get a JSON-encoded list of marks.
55 59