Re: [dev] Start dwm on different tag selection

2011-11-13 Thread Stephen Paul Weber
Somebody claiming to be Anselm R Garbe wrote: On 13 November 2011 19:22, Stephen Paul Weber wrote: I used to be able to start dwm on a different tag selection than the default (which is only select tag 1).  Is there still a way to do this? Watch out for createmon() in the code and amend the l

Re: [dev] Start dwm on different tag selection

2011-11-13 Thread Anselm R Garbe
On 13 November 2011 19:22, Stephen Paul Weber wrote: > I used to be able to start dwm on a different tag selection than the default > (which is only select tag 1).  Is there still a way to do this? Watch out for createmon() in the code and amend the line m->tagset[0] = m->tagset[1] = 1; accordi

Re: [dev] Start dwm on different tag selection

2011-11-13 Thread Rob
On 13 November 2011 18:22, Stephen Paul Weber wrote: > I used to be able to start dwm on a different tag selection than the default > (which is only select tag 1).  Is there still a way to do this? This is what I use, I'm not at my box right now, so it's a rough guess, but I'm pretty sure it'll w

[dev] Start dwm on different tag selection

2011-11-13 Thread Stephen Paul Weber
I used to be able to start dwm on a different tag selection than the default (which is only select tag 1). Is there still a way to do this? -- Stephen Paul Weber, @singpolyma See for how I prefer to be contacted edition right joseph signature.asc Description: Digital s

[dev] STDIN patch

2011-11-13 Thread Stephen Paul Weber
I just upgraded to the new DWM and "had" to apply the stdin patch to keep the behaviour I'm used to :) It didn't quite apply against tip, so attached are my changes to make it apply, if anyone's interested. -- Stephen Paul Weber, @singpolyma See for how I prefer to be c

[dev] Re: [dwm][dmenu] How to get static linked binaries for dwm and dmenu?

2011-11-13 Thread Christian Neukirchen
Anselm R Garbe writes: > On 13 November 2011 17:02, Christian Neukirchen > wrote: >> Anselm R Garbe writes: >> >>> You will need a static build of xorg's xlib. The last xorg version >>> that produced a static xlib that could be used for this task was xorg >>> 6.9 afair. Please let me know if y

Re: [dev] Re: [dwm][dmenu] How to get static linked binaries for dwm and dmenu?

2011-11-13 Thread Anselm R Garbe
On 13 November 2011 17:02, Christian Neukirchen wrote: > Anselm R Garbe writes: > >> You will need a static build of xorg's xlib. The last xorg version >> that produced a static xlib that could be used for this task was xorg >> 6.9 afair. Please let me know if you succeed in disproving this. > >

[dev] Re: [dwm][dmenu] How to get static linked binaries for dwm and dmenu?

2011-11-13 Thread Christian Neukirchen
Anselm R Garbe writes: > You will need a static build of xorg's xlib. The last xorg version > that produced a static xlib that could be used for this task was xorg > 6.9 afair. Please let me know if you succeed in disproving this. I did a static build of X.org HEAD as of July 2011 and had static

Re: [dev] xv6

2011-11-13 Thread Jan
On Sat, 12 Nov 2011 17:50:32 +0100, Truls Becken wrote: In my defence, I both searched through the mailing list page using my browser, and searched for "xv6 site:suckless.org" with DDG, without finding anything. After Kurt pointed out that it had been discussed before, I tried the same query with

Re: [dev] A general approach to master-slave layouts

2011-11-13 Thread Anselm R Garbe
On 13 November 2011 01:10, Connor Lane Smith wrote: > On 10 November 2011 21:21, Anselm R Garbe wrote: >> I thought about this a while and I have to say I'm in favor to have a >> bold decision to apply it to hg tip in order to test this in a broader >> environment. This could lead to reducing the