awesome/lib/awful/widget
Uli Schlachter 222fb4c9c5 Fix a "table expected instead of nil" error
It seems like with lots of bad luck, the garbage collector manages to "steal"
the table with the buttons right after we decided to use it. Evil collector!

Signed-off-by: Uli Schlachter <psychon@znc.in>
2010-09-16 20:23:36 +02:00
..
layout widget.layout.horizontal: fix y coordinate 2009-08-27 17:06:13 +02:00
button.lua.in widget: emit signals on mouse enter and leave 2009-08-21 15:30:47 +02:00
common.lua.in Fix a "table expected instead of nil" error 2010-09-16 20:23:36 +02:00
graph.lua.in stack graph mode works with max_value 2010-08-05 14:27:41 +02:00
init.lua.in awful.widget.textclock: import 2009-08-17 17:49:38 +02:00
launcher.lua.in Revert "key, button: use as simple table" 2009-08-14 16:48:52 +02:00
layoutbox.lua.in awful.widget.layoutbox: use attached_add_signal 2009-08-21 15:30:48 +02:00
progressbar.lua.in docs: progressbar.lua.in missing a dash to prevent luadoc generation 2010-05-03 11:02:31 +02:00
prompt.lua.in prompt: Only show error messages 2010-08-09 14:24:52 +02:00
taglist.lua.in {tag,task}list: Use a weak-valued table 2010-09-16 17:38:40 +02:00
tasklist.lua.in {tag,task}list: Use a weak-valued table 2010-09-16 17:38:40 +02:00
textclock.lua.in awful.widget.textclock: import 2009-08-17 17:49:38 +02:00