On Fri, Mar 03, 2006 at 03:10:54AM +0100, Uriel wrote: > least by default inherit the tag(s) of the current ws... oh, yes, a > single ws could have more than one tag, so for example you could have > irc+email ws.
I hope this does not implies to merge two ws'es one with irc and another one with email into one, but only all clients which contain irc, email. Otherwise ws merging would imply keeping the potence set of all possible combinations in memory (at least after a request to remember the arrangement) - and that would be pretty bloaty and sucky. But allowing several tags for one workspace seems nice. Tricky parts would be, how to handle if the tag of the current ws is extended with another one (ie old: irc, new: irc+pr0n), while running and clients already exist with such tag. Maybe it should be forbidden to add a tag to a ws if any clients already got such tag, or all such clients are attached to the ws immediately if the tag appeares... how would you do it? Regards, -- Anselm R. Garbe ><>< www.ebrag.de ><>< GPG key: 0D73F361 _______________________________________________ [email protected] mailing list http://wmii.de/cgi-bin/mailman/listinfo/wmii
