diff options
author | emersion <contact@emersion.fr> | 2018-11-04 23:30:57 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-04 23:30:57 +0100 |
commit | bcbd0a9b45ea7d8969b58183a12240e74e90f9f0 (patch) | |
tree | 0596ad56206b54e30c9323c81d326abac2216d6d /swaymsg | |
parent | d19648a304dd7c6731ce53a7b7a265019f5b4473 (diff) | |
parent | e47b31c55680daf40208eed3586a3bfe83764130 (diff) | |
download | sway-bcbd0a9b45ea7d8969b58183a12240e74e90f9f0.tar.xz |
Merge pull request #3067 from madblobfish/three-trivial-fixes
Improve documentation and remove dead code
Diffstat (limited to 'swaymsg')
-rw-r--r-- | swaymsg/swaymsg.1.scd | 4 |
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] Gets a JSON-encoded layout tree of all open windows, containers, outputs, workspaces, and so on. +*get\_seats* + Gets a JSON-encoded list of all seats, + its properties and all assigned devices. + *get\_marks* Get a JSON-encoded list of marks. |