|
|
@ -343,6 +343,9 @@ node and will have the following properties:
|
|
|
|
|- sticky
|
|
|
|
|- sticky
|
|
|
|
: boolean
|
|
|
|
: boolean
|
|
|
|
: Whether the node is sticky (shows on all workspaces)
|
|
|
|
: Whether the node is sticky (shows on all workspaces)
|
|
|
|
|
|
|
|
|- marks
|
|
|
|
|
|
|
|
: array
|
|
|
|
|
|
|
|
: List of marks assigned to the node
|
|
|
|
|- focused
|
|
|
|
|- focused
|
|
|
|
: boolean
|
|
|
|
: boolean
|
|
|
|
: Whether the node is currently focused by the default seat (_seat0_)
|
|
|
|
: Whether the node is currently focused by the default seat (_seat0_)
|
|
|
|