[i3] i3 tree visualization program

  • From: Brian Pitts <brian@xxxxxxxxxxxx>
  • To: i3-discuss@xxxxxxxxxxxxx
  • Date: Sun, 08 Jul 2012 14:00:57 -0400

Hi,

I wanted to share with the group a program I wrote for visualizing the i3 tree structure. Here's an example of what it produces:

|$ i3tree
Workspace 1 (horizontal)
Window foo@bar: ~
Split (vertical)
Window foo@bar: ~
Window foo@bar: ~
Workspace 2 (vertical)
Window foo@bar: ~
Window foo@bar: ~|


https://github.com/sciurus/i3tree

I hope you find it useful. Pull requests with improvements are welcome.

All the best,
Brian

Other related posts:

  • » [i3] i3 tree visualization program - Brian Pitts