Re: [dev] [dwm] [patch] hide tags with no clients

2012-08-08 Thread Thuban
Very nice, I was expecting this for long! Do you consider adding it on he wiki? Le 22:51:33 le 08 août 2012 , Matthew Bauer a écrit : > I made a patch that hides tags that are not being used to make the bar > feel less cluttered. It's a simple visual change similar to how WMII > handles tags. >

[dev] [dwm] [patch] hide tags with no clients

2012-08-08 Thread Matthew Bauer
I made a patch that hides tags that are not being used to make the bar feel less cluttered. It's a simple visual change similar to how WMII handles tags. I'm pretty sure this has never been posted before, but correct me if I'm wrong. hideempty.patch Description: Binary data

Re: [dev] dmenu_run: Split cache logic to dmenu_path again

2012-08-08 Thread Connor Lane Smith
Hey, On 31 July 2012 11:31, Quentin Glidic wrote: > This patch allows to run dmenu_path to update the cache using > a packager manager hook system Thanks, pushed to tip. cls