From 7427d61f7f742b7de25d0b196ed5e6684f97af6f Mon Sep 17 00:00:00 2001 From: Yury Ignatev Date: Thu, 28 Nov 2019 10:34:09 +0700 Subject: [PATCH] added marks field to get_tree reply in ipc documentation --- docs/ipc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/ipc b/docs/ipc index df93a7d1..96e8988a 100644 --- a/docs/ipc +++ b/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)::