> Good work Gregor, thank you very very much. Ditto. Haven't had any issues with this so far.
> I'm glad to announce this 2 patches are inaugurating the next branch, > for 3.4. :-) And to celebrate, I would like to propose a couple more patches to naughty which I pushed here: http://git.mercenariesguild.net/?p=awesome.git;a=shortlog;h=refs/heads/naughty-fixes I have something to report regarding the 1st one tho (add vertical margin): http://git.mercenariesguild.net/?p=awesome.git;a=commitdiff;h=f5e2e1b560b8fdd8144455f2985c1e78790dc551;hp=a4de441d9bf3606d5cc5ae183e445bbf6082e741 If you look at the diff it's actually: textbox:margin({ ..., bottom = 2 * margin }). For some reason if I do textbox:margin({ ..., top = margin, bottom = margin }) The widget gets the right size, but the text is, in vertical axis, aligned to the bottom while the first one it's centered (as it should with "margin"). I blame textbox? The other two patches are cleanups and as far as I can tell, none of them should break any configs but please briefly test. And here's the candy (try repeating that without 3rd patch :P) http://omploader.org/vMW13bw Also is there a way to have margins around imagebox? thanks, koniu -- To unsubscribe, send mail to [email protected].
