From 5568f14e717a1154fc08d20b9d6269668f8b6451 Mon Sep 17 00:00:00 2001 From: Jason Nader Date: Fri, 24 Jan 2020 18:28:23 +0900 Subject: Docs: Add marks field to get_tree response --- sway/sway-ipc.7.scd | 3 +++ 1 file changed, 3 insertions(+) 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: |- sticky : boolean : Whether the node is sticky (shows on all workspaces) +|- marks +: array +: List of marks assigned to the node |- focused : boolean : Whether the node is currently focused by the default seat (_seat0_) -- cgit v1.2.3-54-g00ecf