Re: [i3] Screencast on containers and the tree data structure

  • From: Michael Stapelberg <michael@xxxxxxxx>
  • To: Brian Grossman <brian.grossman+i3-discuss@xxxxxxxxx>, "Discussions\/Questions about the i3 window manager" <i3-discuss@xxxxxxxxxxxxx>
  • Date: Tue, 27 Nov 2012 22:09:43 +0100

Hi Brian,

Brian Grossman <brian.grossman+i3-discuss@xxxxxxxxx> writes:

Nice. What are you using to display the tree structure?
I am using the dump-asy program which you can find in i3’s contrib/
folder. It renders the tree starting from a specific node (root, or a
workspace, for exapmle) using asymptote, which in turn uses LaTeX.

In my i3 config, I used this:

bindsym Mod1+x exec --no-startup-id ~/i3/contrib/dump-asy.pl 3
for_window [class="GV"] floating enable, border none


--
Best regards,
Michael

Other related posts: