@Bryan, it doesn't work completely, too. It works in some tags and doesn't work in other. Also in one tag, sometime it works, sometime it doesn't.
On 06/08/2012 02:17 PM, Bryan Gardiner wrote: > On Wed, 6 Jun 2012 14:19:45 +0300 > Can Altıparmak <[email protected]> wrote: > >>> I wonder, does awesome just drop these maximize() calls because it >>> hasn't layed out the window yet? >> `terminator -m` starts maximized here. (awesome git/master, >> terminator 0.96) >> >> Maybe a problem with 3.4.* >> > Scratch that, "terminator -m" works for me too, I just was setting > maximized_{horizontal,vertical} = false in the default rule :). > > quanta, try your rule without the floating property, that makes it work > for me (whereas floating=true doesn't): > > { rule = { class = "Terminator" }, > properties = { > --floating = true, > maximized_horizontal = true, > maximized_vertical = true } }, > > Cheers, > Bryan >
