]> git.sur5r.net Git - i3/i3/commitdiff
Document missing case of workspace event 2847/head
authorTrevor Merrifield <trevorm42@gmail.com>
Sun, 30 Jul 2017 04:47:40 +0000 (00:47 -0400)
committerTrevor Merrifield <trevorm42@gmail.com>
Sun, 30 Jul 2017 05:14:07 +0000 (01:14 -0400)
The docs are missing the "move" workspace event emitted from
workspace.c's workspace_move_to_output function.

docs/ipc

index 1d103931a65adfca27c770c375a6fe9dab8e2ed3..6572357704a92064a0b33cb7c830f22f10623e5d 100644 (file)
--- a/docs/ipc
+++ b/docs/ipc
@@ -698,9 +698,9 @@ if ($is_event) {
 
 This event consists of a single serialized map containing a property
 +change (string)+ which indicates the type of the change ("focus", "init",
-"empty", "urgent", "reload", "rename", "restored"). A +current (object)+
-property will be present with the affected workspace whenever the type of event
-affects a workspace (otherwise, it will be +null).
+"empty", "urgent", "reload", "rename", "restored", "move"). A
++current (object)+ property will be present with the affected workspace
+whenever the type of event affects a workspace (otherwise, it will be +null).
 
 When the change is "focus", an +old (object)+ property will be present with the
 previous workspace.  When the first switch occurs (when i3 focuses the