]> git.sur5r.net Git - i3/i3/blobdiff - docs/ipc
Implement the window::close event
[i3/i3] / docs / ipc
index 4c82d40d066ca1f5140b1f6f673cfc0b1570789d..3b9f40bf4d77edf1e59908f6b1b003b1bcd11476 100644 (file)
--- a/docs/ipc
+++ b/docs/ipc
@@ -717,6 +717,7 @@ This event consists of a single serialized map containing a property
 +change (string)+ which indicates the type of the change
 
 * +new+ - the window has become managed by i3
+* +close+ - the window has closed
 * +focus+ - the window has received input focus
 * +title+ - the window's title has changed
 * +fullscreen_mode+ - the window has entered or exited fullscreen mode