From: anselm@anselm1 Date: Thu, 28 Feb 2008 21:38:53 +0000 (+0000) Subject: made the basics of the tagging concept working -- if people want dynamic tags, that... X-Git-Url: https://git.xinqibao.xyz/dwm.git/commitdiff_plain/7bc272a4e4f463c673d12144b3a202db2345e7de?ds=inline;hp=7bc272a4e4f463c673d12144b3a202db2345e7de made the basics of the tagging concept working -- if people want dynamic tags, that's even possible with this concept, the vtags[] array needs to be modified during runtime for this -- the new code is quite experimental, ugly and needs polishing ---