[dev] [wmii] Anyone use regex tags for clients?

2010-05-21 Thread Nathan Neff
I just started reading the wmii pdf (http://wmii.googlecode.com/hg/doc/wmii.pdf), and found the feature where you can tag a client with /foo/, and the client will then show up on any tag with "foo" in it. Sounds interesting -- I'd like to hear from anyone who uses this feature. Thanks, --Nate

Re: [dev] [wmii] Anyone use regex tags for clients?

2010-05-21 Thread Kris Maglione
On Fri, 21 May 2010 09:11:01 -0500 Nathan Neff wrote: > I just started reading the wmii pdf > (http://wmii.googlecode.com/hg/doc/wmii.pdf), > and found the feature where you can tag a client with /foo/, and the > client will then show up on any tag with "foo" in it. > > Sounds interesting -- I'd

Re: [dev] Re: wmii; make with /bin/bash not with /bin/sh

2010-05-21 Thread Kris Maglione
On Thu, 20 May 2010 22:19:20 +0200 David Schmid wrote: > On Thu, 20 May 2010 21:46:01 +0200 > David Engster wrote: > > > Now it says: > > > > > > MAKE all libbio/ > > > ../util/compile: syntax error at line 13: `(' unexpected > > > make[1]: *** [bbuffered.o] Error 2 > > > make: *** [dall] Error

Re: [dev] Re: wmii; make with /bin/bash not with /bin/sh

2010-05-21 Thread David Schmid
Kris Maglione wrote: On Thu, 20 May 2010 22:19:20 +0200 David Schmid wrote: On Thu, 20 May 2010 21:46:01 +0200 David Engster wrote: Now it says: MAKE all libbio/ ../util/compile: syntax error at line 13: `(' unexpected make[1]: *** [bbuffered.o] Error 2 make: *** [dall] Error 2 Sorry, forg

[dev] surf cookie handler

2010-05-21 Thread Syed Albiz
Hi, I was interested in rewriting the cookie handler as per the description in the project ideas page, but it seems like that problem is mostly fixed now, at least, I don't notice anything unusual in multiple surf instances during normal browsing. I would be interested in helping out in that aspec