Re: [dev] dwm / add tabs / attach/detach functionality

2009-07-12 Thread Christian Garbs
On Sun, Jun 21, 2009 at 10:22:47PM +0100, Kevin Nagel wrote: > I am a wmii-2.5 user and like the tabbing concept much more than the > stacking concept in wmii-3. However, I've considered using dwm, but > would like to have these features there as well. Also the dynamic > control of creating/deleti

Re: [dev] dwm / add tabs / attach/detach functionality

2009-06-22 Thread Szabolcs Nagy
On 6/23/09, Kevin Nagel wrote: > e.g. left:xterm+tab(firefox), right:emacs+tab(pdf). now i need to > look up an algorithm written in the pdf so i tab on the right to the > pdfviewer and check out some codes with xterm. see what i mean? i that's overcomplicated: you need shortcuts to change worksp

Re: [dev] dwm / add tabs / attach/detach functionality

2009-06-22 Thread Kevin Nagel
well the usecase for workspaces (vs tagging) is: i usually open xterms, emacs, pdfviewer, and sometimes inkscape or firefox. if i would be using tagging (as far as i understand the concept) i would have all opened pdfs in one tagspace, then terms perhaps together with emacs, but firefox somewhere e

Re: [dev] dwm / add tabs / attach/detach functionality

2009-06-22 Thread Dieter Plaetinck
On Mon, 22 Jun 2009 14:38:22 -0400 Alex Kilgore wrote: > hiro wrote: > > What's wmii-X? > > > > > I think he meant X as in , and anyways, I think > that in this case, the whole "dwm v wmii" thing is merely a matter of > personal preference > Anyways, I at first thought in a similar

Re: [dev] dwm / add tabs / attach/detach functionality

2009-06-22 Thread Alex Kilgore
hiro wrote: What's wmii-X? I think he meant X as in , and anyways, I think that in this case, the whole "dwm v wmii" thing is merely a matter of personal preference Anyways, I at first thought in a similar fashion about stacking as the OP until I got used to it, and eventually I found I li

Re: [dev] dwm / add tabs / attach/detach functionality

2009-06-22 Thread hiro
What's wmii-X?

Re: [dev] dwm / add tabs / attach/detach functionality

2009-06-22 Thread Preben Randhol
On Sun, 21 Jun 2009 22:22:47 +0100 (BST) "Kevin Nagel" wrote: > Hello, > > I am a wmii-2.5 user and like the tabbing concept much more than the > stacking concept in wmii-3. However, I've considered using dwm, but > would like to have these features there as well. Also the dynamic > control of c

Re: [dev] dwm / add tabs / attach/detach functionality

2009-06-21 Thread Szabolcs Nagy
On 6/21/09, Kevin Nagel wrote: > I am a wmii-2.5 user and like the tabbing concept much more than the > stacking concept in wmii-3. However, I've considered using dwm, but > would like to have these features there as well. Also the dynamic > control of creating/deleting workspaces and not using ta

[dev] dwm / add tabs / attach/detach functionality

2009-06-21 Thread Kevin Nagel
Hello, I am a wmii-2.5 user and like the tabbing concept much more than the stacking concept in wmii-3. However, I've considered using dwm, but would like to have these features there as well. Also the dynamic control of creating/deleting workspaces and not using tagging. Is this possible and how