chickadee » i3 » tree

tree connprocedure

Convenience function to get the layout tree from i3.

See http://i3wm.org/docs/ipc.html#_tree_reply for the reply format.

conn
A connection to i3, created with (connect).
(define (tree conn) (cmd conn "" 4))