On 2 May 2012 22:24, Uli Schlachter <[email protected]> wrote: > Hi, > > On 02.05.2012 22:03, Hong Shick Pak wrote: >> I am currently using awesome-git-20120214-1 and there are changes with >> the config that I can't find documented. I have tried to read the git >> commit logs and its a bit cryptic for me. I've run into 2 issues >> specifically. What happened to widget.layouts? > > wibox.layout happened to it. Works quite different, is IMHO way more flexible > and everyone out there will hate me because it breaks their config.
they don't have to: https://github.com/dodo/uzful/blob/master/layout/util.lua it basically eats a table similar to like in 3.4 and uses the new layout style. (usage: https://github.com/dodo/awesomerc/blob/master/rc.lua#L513-530) if you want i can make a patch out if it. -- dodo -- To unsubscribe, send mail to [email protected].
