aboutsummaryrefslogtreecommitdiffstats
path: root/swaymsg/swaymsg.1.scd
diff options
context:
space:
mode:
authorLibravatar Ryan Dwyer <RyanDwyer@users.noreply.github.com>2018-07-10 22:05:33 +1000
committerLibravatar GitHub <noreply@github.com>2018-07-10 22:05:33 +1000
commit8afe68f92063ff6db061f721868f601b2fc20191 (patch)
tree751b5569e4e05149c7a7cd7e0d8084be5ff62063 /swaymsg/swaymsg.1.scd
parentMerge pull request #2236 from kupospelov/fix-stacked-layout (diff)
parentAdd get_config message type to ipc (diff)
downloadsway-8afe68f92063ff6db061f721868f601b2fc20191.tar.gz
sway-8afe68f92063ff6db061f721868f601b2fc20191.tar.zst
sway-8afe68f92063ff6db061f721868f601b2fc20191.zip
Merge pull request #2232 from ianyfan/ipc
Add some missing ipc message types from i3
Diffstat (limited to 'swaymsg/swaymsg.1.scd')
-rw-r--r--swaymsg/swaymsg.1.scd6
1 files changed, 6 insertions, 0 deletions
diff --git a/swaymsg/swaymsg.1.scd b/swaymsg/swaymsg.1.scd
index 1aa6a1b0..59a706d4 100644
--- a/swaymsg/swaymsg.1.scd
+++ b/swaymsg/swaymsg.1.scd
@@ -59,6 +59,12 @@ _swaymsg_ [options...] [message]
59*get\_version* 59*get\_version*
60 Get JSON-encoded version information for the running instance of sway. 60 Get JSON-encoded version information for the running instance of sway.
61 61
62*get\_binding\_modes*
63 Gets a JSON-encoded list of currently configured binding modes.
64
65*get\_config*
66 Gets a JSON-encoded copy of the current configuration.
67
62*get\_clipboard* 68*get\_clipboard*
63 Get JSON-encoded information about the clipboard. 69 Get JSON-encoded information about the clipboard.
64 Returns the current clipboard mime-types if called without 70 Returns the current clipboard mime-types if called without