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
--
To unsubscribe, send mail to [email protected].