awesome/lib/wibox/widget
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
..
background.lua wibox: Create a container module 2016-05-30 17:51:19 -04:00
base.lua Lua: Remove calls to add_signal() 2016-06-04 18:23:48 +02:00
graph.lua graph: Add theme options 2016-05-30 23:10:02 -04:00
imagebox.lua imagebox: Enable the property system 2016-05-30 23:10:02 -04:00
init.lua graph: Move to wibox.widget 2016-05-30 17:51:19 -04:00
progressbar.lua progressbar: Add theme options 2016-05-30 23:10:03 -04:00
systray.lua systray: Use table.crush 2016-05-30 23:12:49 -04:00
textbox.lua textbox: Enable the property system 2016-05-30 18:00:59 -04:00
textclock.lua textclock: Add missing documentation 2016-05-30 23:10:02 -04:00