2011/3/27 Grzegorz Dzięgielewski <[email protected]>: [...] > Thanks for the patch, it will be helpful, but actually i've figured out > how to do this (the firefox example) without it :-P > > You just need to "think backwards": > > First make all Firefox windows as floating: > { rule = {class = "Firefox"}, properties = {floating = true} } > > and then disable floating for Firefox+Navigator: > > { rule = {class = "Firefox", instance = "Navigator"}, properties = > {floating = false} },
Ah, cool :). Anyways, I made a mistake and send the wrong patch instead :P. -- Anurag Priyam http://about.me/yeban/ -- To unsubscribe, send mail to [email protected].
