From 5e4ed2fc75be29f69948a5aff72ed14c66058ce6 Mon Sep 17 00:00:00 2001 From: Erich Heine Date: Sun, 12 Jan 2020 14:52:00 -0600 Subject: [PATCH] Adds sticky field to get_tree reply in ipc doc --- docs/ipc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/ipc b/docs/ipc index 64a2af91..0151b24e 100644 --- a/docs/ipc +++ b/docs/ipc @@ -440,6 +440,9 @@ focus (array of integer):: order. Traversing the tree by following the first entry in this array will result in eventually reaching the one node with +focused+ set to true. +sticky (bool):: + Whether this window is "sticky". If it is also floating, this window will + be present on all workspaces on the same output. fullscreen_mode (integer):: Whether this container is in fullscreen state or not. Possible values are