awesome/lib/gears
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
..
object awful.screen: Deprecate functions, add methods 2016-04-11 23:54:28 -04:00
cache.lua Fix all luacheck warnings in lib/gears 2016-02-12 09:11:50 +01:00
color.lua gears.color: Add transparent constant 2016-03-04 03:16:56 -05:00
debug.lua Fix some broken documentation in gears.debug 2016-02-28 12:05:55 +01:00
geometry.lua gears.geometry: Add area_remove 2016-05-16 14:03:00 -04:00
init.lua gears: Remove `screen` 2016-05-16 14:03:00 -04:00
matrix.lua gears.matrix: Remove (now-)unused code 2016-03-26 19:37:21 +01:00
object.lua Lua: Remove calls to add_signal() 2016-06-04 18:23:48 +02:00
protected_call.lua Add gears.protected_call 2016-02-28 12:07:02 +01:00
shape.lua shape: Add default rounded_rect radius 2016-05-30 18:00:58 -04:00
surface.lua gears.surface: add a traceback for "Failed to load" errors 2016-05-11 21:50:02 +02:00
timer.lua Lua: Remove calls to add_signal() 2016-06-04 18:23:48 +02:00
wallpaper.lua gears.wallpaper: Handle concurrent screen changes 2016-05-08 17:48:40 +02:00