Greetings. On Sat, 13 Oct 2012 22:15:59 +0200 Carlos Pita <carlosjosep...@gmail.com> wrote: > Just that. > > Some observations about the (minor) changes: > > vbh = visible bar height, the height that the bar should have when > it's visible, calculated from font dimensions, this remains constant > during tabbed lifespan. > > bh = effective bar height, sometimes 0, somethimes vbh. > > Only when bh changes I moveresize the clients (not everytime drawbar is > called). > > The bar is always vbh height, just that it's hidden by the only client > when bh = 0. > > Something like dwm's togglebar should be easy to implement from this. > > I've not tested it exhaustively yet but seems to be working fine.
I don’t like it. Tabbed without a tab bar could lead to people embedding tabbed into tabbed because they forgot the window is part of tabbed. Sincerely, Christoph Lohmann