added marks field to get_tree reply in ipc documentation
This commit is contained in:
parent
71b82fa3b8
commit
7427d61f7f
2
docs/ipc
2
docs/ipc
|
@ -350,6 +350,8 @@ urgent (bool)::
|
|||
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.
|
||||
marks (array of string)::
|
||||
List of marks assigned to container
|
||||
focused (bool)::
|
||||
Whether this container is currently focused.
|
||||
focus (array of integer)::
|
||||
|
|
Loading…
Reference in New Issue