awesome/spec/wibox
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
..
layout Add some constructor arguments to some layouts 2015-10-17 14:50:46 +02:00
widget Merge pull request #709 from psychon/implement-set-children-sanely 2016-03-03 02:06:58 -05:00
hierarchy_spec.lua Fix all luacheck warnings in spec/ 2016-02-11 21:55:08 +01:00
test_utils.lua Lua: Remove calls to add_signal() 2016-06-04 18:23:48 +02:00