At 1241716551 time_t, Andrei Thorp wrote:
> I'd, for one, like this feature back eventually. It's nice to specify
> the position rather than doing the attach step.

Well, that's not possible as a *feature*.

It'd be possible has a dirty hack for transition, eventually, yes.

Or we can add a constructor in awful.wibox to create wiboxes and attach
them automagically. But that'd be just sugar: you can blame me later for
that. :-)

> Also note...
>  - wibox.attach to the left "works" but it doesn't rotate the widgets
> anymore. I have centered the label for the first tag, and the rest is
> invisible. It's as if I would have a huge horizontal wibox, but I can
> only see the leftmost 22 pixels of it (22 pixels is my wibox width,
> and that seems to be working okay)

Yes, you need to set the drawing orientation:
mywibox.orientation = "south"
or "east" (the default) or "north". :)

> >> Other Info:
> >>  - Dual monitor
> >
> > Did not test dual monitor there might be bugs without the second bar. :)
> 
> Tried your latest change (mentioned in next e-mail) and have found
> that a problem still exists. The first bar stretches, the second one
> does not (still about an inch long). Still no errors in the log.

I fixed the configuration file as well; it had a stretch(mywibox[1])
instead of mywibox[s] :-)

Cheers,
-- 
Julien Danjou
// ᐰ <[email protected]>   http://julien.danjou.info
// 9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD
// Ferns will rule the world.

Attachment: signature.asc
Description: Digital signature

Reply via email to