summaryrefslogtreecommitdiffstats
path: root/swaymsg/swaymsg.1.scd
diff options
context:
space:
mode:
authorLibravatar Ryan Dwyer <RyanDwyer@users.noreply.github.com>2018-08-02 08:17:25 +1000
committerLibravatar GitHub <noreply@github.com>2018-08-02 08:17:25 +1000
commit4cc0855f21a2704314aa7b8973ceae7a8b463a1a (patch)
tree92d5b04c01c2da2bce20819ade8ed834bf2e420c /swaymsg/swaymsg.1.scd
parentMerge pull request #2397 from chr0me-sh/hide-cursor-if-no-pointer (diff)
parentipc: remove extraneous values (diff)
downloadsway-4cc0855f21a2704314aa7b8973ceae7a8b463a1a.tar.gz
sway-4cc0855f21a2704314aa7b8973ceae7a8b463a1a.tar.zst
sway-4cc0855f21a2704314aa7b8973ceae7a8b463a1a.zip
Merge pull request #2264 from ianyfan/ipc
IPC Events (1.0)
Diffstat (limited to 'swaymsg/swaymsg.1.scd')
-rw-r--r--swaymsg/swaymsg.1.scd3
1 files changed, 3 insertions, 0 deletions
diff --git a/swaymsg/swaymsg.1.scd b/swaymsg/swaymsg.1.scd
index a6e279da..8cf1b222 100644
--- a/swaymsg/swaymsg.1.scd
+++ b/swaymsg/swaymsg.1.scd
@@ -64,3 +64,6 @@ _swaymsg_ [options...] [message]
64 64
65*get\_config* 65*get\_config*
66 Gets a JSON-encoded copy of the current configuration. 66 Gets a JSON-encoded copy of the current configuration.
67
68*send\_tick*
69 Sends a tick event to all subscribed clients.