First step to make config compatible with awesome 3.5#5
First step to make config compatible with awesome 3.5#5P-EB wants to merge 11 commits intovincentbernat:masterfrom
Conversation
* Else /usr/share/awesome/lib/wibox/widget/base.lua:check_widget fails because of wrong type.
|
There is a bunch of commits since I merged your changes and patched some bugs my upgrade to 3.5 introduced. |
|
❦ 22 mars 2016 21:30 -0700, Pierre-Elliott Bécue notifications@github.com :
Thanks! On my side, still no time to do a migration. :-/Write clearly - don't sacrifice clarity for "efficiency". |
|
Le mardi 22 mars 2016 à 23:42:30-0700, Vincent Bernat a écrit :
No worries, there is no emergency, I'll continue to clean up my config and Cheers, PEB |
Hey,
I tried to adapt your awesome configuration to awesome 3.5.
I unfortunately have to enlight some differences :
awful.tag.deletedoes not delete a tag when it's the last one)I think it is possible that I've done some other small modifications. Maybe on purpose, maybe not.
I tried to keep all your stuff and adapt as far as possible to awesome 3.5 without modifying the behaviour of your config.
About shifty.lua, I made a lot of fixes in it, but I realized that somebody else already done them : have a look at https://github.com/cdump/awesome-shifty .
Hope I didn't messed up with anything else.
Please, if you have time, try to review, and give me feedback. I'll be happy to try fixing my mistakes and make your config work under awesome 3.5.
Cheers!