Trying to add more dynamism to the "d" in dwm I added the possibility
to add or removes tags while dwm is running.
You need the attached patch (for release 0.9 and up) and a script like
http://wiki.mad.mw/dwm/StartupScript to be able to communicate with
dwm. Feel free to use lower delay time.
Then, you can just add a new tag:
echo "add tag newtag" > ~/.dwm/status
or remove a existing one:
echo "del tag oldtag" > ~/.dwm/status
With the new tag approach I think this features are quite handy.
regards,
-- Julián PS: it's not finished, I need to improve it to handle clients tagged only with a tag being removed
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:30:15 UTC