Re: [dev] [dmenu] Persistent options

2013-03-09 Thread Tom Vincent
You're right.

I hadn't fully considered building in options nor actually realised
it could be done in dmenu (even though I'm a dwm user). Thanks for
pointing out to me.



Re: [dev] [dmenu] Persistent options

2013-03-06 Thread Tom Vincent
On 6 March 2013 21:25, Yoshi Rokuko yo...@rokuko.net wrote:
 you set persistent options at compile time.

OK. How about shared runtime options?



Re: [dev] [dwm] Optional status bar

2012-01-28 Thread Tom Vincent
Thanks for the discussion.

It seems we can conclude targeting ewmh/icccm is out of the question.
How about a new suckless protocol between dwm and its status bar?

Much like dmenu handles launching, there's still scope in separating
the status bar. Perhaps a compile-time option to disable it completely
if nothing else?