awesome/spec
Uli Schlachter 0857f6f1b5 Lua: Remove calls to add_signal()
The requirement to call add_signal() was added to catch typos. However, this
requirement became increasingly annoying with property::<name> signals and e.g.
gears.object allowing arbitrary properties to be changed.

All of this ended up in a single commit because tests/examples fails if I first
let add_signal() emit a deprecation warning.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-06-04 18:23:48 +02:00
..
awful Lua: Remove calls to add_signal() 2016-06-04 18:23:48 +02:00
gears Lua: Remove calls to add_signal() 2016-06-04 18:23:48 +02:00
menubar menubar.icon_theme: Don't require("awful") 2016-02-21 16:55:06 +01:00
wibox Lua: Remove calls to add_signal() 2016-06-04 18:23:48 +02:00
preload.lua Add the right vim modeline to all lua files 2015-12-12 17:42:33 +01:00