On 7/10/09, Jacob Todd <jaketodd...@gmail.com> wrote: > Lets pretend each tag can have it's own layout assigned. Lets also say I > have > two clients open on tag one; tiled, and, and another on tag two; floating, > then > I mod+ctrl+2 and have tag one and two as a distinct workspace, with tag two > inheriting tag one's layout because that's where I executed the toggle from. > What's wrong with that?
one can implement this logic without modifying dwm (ie in config.h), but i think that it's not intuitive or sensible if one uses tags as tags mixing tags with float and tile layout is especially bad as the floating windows would loose their shape --> lots of manual work