Hi guys,
I was wondering what will be the best way to implement multiple taglists
(with different tags on each list). At the moment I am working on the
assumption that this is not doable in a nice way since the whole system
appears to only handle one taglist (and one collection of tags). and so
I am planning to just use awful.widget.button for each tag and bind it
to change tag, but this seems somehow ugly.

my goal here is to have some sort of nice tagging system which borrows
from shifty, but I want to be able to create a taglist on the fly, so
for example one taglist for network monitoring with one tag running
wireshark, another split "watch lsof -i" and "watch netstat -..." etc,

and separate those from say the development taglist in which I might
have some tags with adb shell, adb logcal, eclipse etc.

would my "hack" of using buttons bound to tags to achieve this the best
possible way at the moment?

thanks,
Yussi.

-- 
To unsubscribe, send mail to awesome-unsubscr...@naquadah.org.

Reply via email to