docs/ipc: "urgent": complete the list of container types (#2967)

Thanks chressie!
next
Michael Stapelberg 2017-09-18 16:36:34 +02:00 committed by GitHub
parent 54a7e559ed
commit 39415fe16d
1 changed files with 4 additions and 1 deletions

View File

@ -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)::