Hi there, I created a new snap which can be fetched from:
http://wmii.de/snaps/wmii-20060316.tar.gz (54kb) This one contains several bugfixes and some tagging polishing. Most important change to previous snap is, that the syntax of a tag separator has changed from ' ' to '+', ie. 1 2 3 (obsolete) 1+2+3 (new) I also implemented merging tags into a workspace with following command: echo -n select 1+2|wmiir write /ctl This will create a ws called '1+2' which consists of all clients which contain the tag '1' OR '2' in their tags file. Only new clients created in this tag explicitly will inherit the '1+2' tag (thus they will occur in 1 and 2 as well). Though this mechanism needs to be tested now. I suspect there might be several kinds of bugs and sideeffects. Please provide feedback now. Beside of this change, I fixed many issues which have been reported so far. I also updated the 'welcome' text to give tagging adaptors at least the possibility to make the first steps (I know without reading this list it might be pretty hard to adapt to tagging). Regards, -- Anselm R. Garbe ><>< www.ebrag.de ><>< GPG key: 0D73F361 _______________________________________________ [email protected] mailing list http://wmii.de/cgi-bin/mailman/listinfo/wmii
