awesome/tests/examples/shims
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
..
beautiful tests: Add some shims to emulate CAPI without an X server 2016-03-31 04:45:45 -04:00
awesome.lua Lua: Remove calls to add_signal() 2016-06-04 18:23:48 +02:00
beautiful.lua shims: Support graph and progresssbar colors 2016-05-30 23:10:03 -04:00
client.lua Lua: Remove calls to add_signal() 2016-06-04 18:23:48 +02:00
drawin.lua tests: Add basic drawin shim 2016-05-03 17:12:54 -04:00
mouse.lua tests: Add some shims to emulate CAPI without an X server 2016-03-31 04:45:45 -04:00
root.lua tests: Add some shims to emulate CAPI without an X server 2016-03-31 04:45:45 -04:00
screen.lua Lua: Remove calls to add_signal() 2016-06-04 18:23:48 +02:00
tag.lua Lua: Remove calls to add_signal() 2016-06-04 18:23:48 +02:00