Merge pull request #3871 from geshido/ipc-marks-in-get-tree-reply

added marks field to get_tree reply in ipc documentation
This commit is contained in:
Ingo Bürk
2019-11-28 11:36:54 +01:00
committed by GitHub

View File

@ -350,6 +350,8 @@ urgent (bool)::
workspace) has the urgency hint set, directly or indirectly. All parent workspace) has the urgency hint set, directly or indirectly. All parent
containers up until the workspace container will be marked urgent if they containers up until the workspace container will be marked urgent if they
have at least one urgent child. have at least one urgent child.
marks (array of string)::
List of marks assigned to container
focused (bool):: focused (bool)::
Whether this container is currently focused. Whether this container is currently focused.
focus (array of integer):: focus (array of integer)::