]> git.sur5r.net Git - i3/i3/blobdiff - docs/ipc
docs/ipc: "urgent": complete the list of container types (#2967)
[i3/i3] / docs / ipc
index e0ddbf79567b40ff6e23890d0d8da8b3140421bb..75ea9179d3e6de7d0105a0d33b1e8f94b257f2a0 100644 (file)
--- a/docs/ipc
+++ b/docs/ipc
@@ -322,7 +322,10 @@ window (integer)::
        containers. This ID corresponds to what xwininfo(1) and other
        X11-related tools display (usually in hex).
 urgent (bool)::
-       Whether this container (window or workspace) has the urgency hint set.
+       Whether this container (window, split container, floating container or
+       workspace) has the urgency hint set, directly or indirectly. All parent
+       containers up until the workspace container will be marked urgent if they
+       have at least one urgent child.
 focused (bool)::
        Whether this container is currently focused.
 focus (array of integer)::