awesome/lib/awful/widget
Uli Schlachter abc5a552a4 Make tasklist garbage-collectable
Again, instead of directly connecting to various signals for updating a
tasklist, this commit changes the code so that there is just a single, global
connections and based on this a weak table with all tasklist instances is used
do the updates.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2015-09-27 14:20:24 +02:00
..
button.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
common.lua awful.widget.common.list_update: expose textbox to label callback 2015-09-02 22:25:24 +02:00
graph.lua graph and progressbar: Convert to new system 2015-09-05 14:51:36 +02:00
init.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
keyboardlayout.lua Correct indentation of keyboardlayout.lua 2015-09-13 01:35:50 +09:00
launcher.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
layoutbox.lua Make layoutbox kind-of garbage-collectable 2015-09-27 13:19:12 +02:00
progressbar.lua graph and progressbar: Convert to new system 2015-09-05 14:51:36 +02:00
prompt.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
taglist.lua Make taglists garbage-collectable 2015-09-27 14:03:59 +02:00
tasklist.lua Make tasklist garbage-collectable 2015-09-27 14:20:24 +02:00
textclock.lua Make textclock garbage-collectable 2015-09-27 12:44:10 +02:00