Alright, I'm out of bugs & thanks for patience. Good work. -AT
On Thu, May 7, 2009 at 2:13 PM, Julien Danjou <[email protected]> wrote: > 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. > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (GNU/Linux) > > iEYEARECAAYFAkoDJLoACgkQpGK1HsL+5c03mQCdG84M2JpXhlKJ6nacJpSwSwSc > hjoAoLbCTksTFwJl6kHz1pLG9VbOSgnD > =vAvP > -----END PGP SIGNATURE----- > > -- To unsubscribe, send mail to [email protected].
