On Fri, 2006-09-15 at 09:45 -0700, Suraj N. Kurapati wrote:

This whole discussion seems overly complex, but I've abandoned wmii for
dwm so I may have a short memory for how wmii is configured. Can't you
just define simple rules for the pop-up windows you're interested in
like so:

/Firefox.*:popup/ -> ~

and they will automatically popup in your current "tagview".

If not, I recommend you look at modifying the wmii code so that you can
use regexp within rules like in dwm:

/* class:instance:title regex   tags regex>-----isfloat */
{ "Firefox:.*:popup",           "*",            True},

-RPM


_______________________________________________
wmii@wmii.de mailing list
http://wmii.de/cgi-bin/mailman/listinfo/wmii

Reply via email to