awesome/lib
Emmanuel Lepage Vallee 4dbc83fa7d doc: Modify the template to allow merging sections.
It might not be the most pretty of change, but it works. With this
change, it is possible to have multiple "things" in the "same"
section having the "same" name.

This allows for C/C++ style functions with the same name but different
signatures. Lua doesn't handle this well, so it should usually be
avoided. However, constructors might be a valid exception. Most older
widget (and object) constructors have multiple random argument while
newer one use `args`. Deprecating the old ones for the sake of
standardization might be a bit too much for users upgrading from v3.5.

Given the only reason all of those deprecation would happen is because
"its pretty that way", then lets allow 2 constructors and avoid outrage.
2019-11-03 01:28:29 -05:00
..
awful doc: Modify the template to allow merging sections. 2019-11-03 01:28:29 -05:00
beautiful doc: Fix invalid HTML (#2817) 2019-07-09 17:42:01 -04:00
gears legacy: Temporary workaround for #2897. (#2898) 2019-10-09 13:35:05 -04:00
menubar doc: Fix all the property, theme and field types. 2019-06-08 18:14:14 -04:00
naughty quality: Port all legacy `:buttons()` to `.buttons`. 2019-10-06 03:50:56 -04:00
wibox Merge pull request #2905 from psychon/imagebox_raw_pointers 2019-10-11 16:50:57 +00:00
beautiful.lua Add pointless naughty.lua and beautiful.lua files (#1259) 2016-12-08 23:53:50 +01:00
naughty.lua Add pointless naughty.lua and beautiful.lua files (#1259) 2016-12-08 23:53:50 +01:00