aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sway/sway-ipc.7.scd3
1 files changed, 3 insertions, 0 deletions
diff --git a/sway/sway-ipc.7.scd b/sway/sway-ipc.7.scd
index 44408818..6725b255 100644
--- a/sway/sway-ipc.7.scd
+++ b/sway/sway-ipc.7.scd
@@ -343,6 +343,9 @@ node and will have the following properties:
343|- sticky 343|- sticky
344: boolean 344: boolean
345: Whether the node is sticky (shows on all workspaces) 345: Whether the node is sticky (shows on all workspaces)
346|- marks
347: array
348: List of marks assigned to the node
346|- focused 349|- focused
347: boolean 350: boolean
348: Whether the node is currently focused by the default seat (_seat0_) 351: Whether the node is currently focused by the default seat (_seat0_)