awesome/lib/awful/widget
Daniel Hahler 5630ad1bb2 taglist: call taglist_update only once per main loop
Currently `taglist_update` gets triggered often, because it listens to
a lot of signals.
This patch makes it only call the last one through `timer.delayed_call`.
2015-07-09 11:46:46 +02:00
..
button.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
common.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
graph.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
init.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
keyboardlayout.lua fix: rename the rest of *.lua.in files 2015-06-22 11:28:36 +02:00
launcher.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
layoutbox.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
progressbar.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
prompt.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
taglist.lua taglist: call taglist_update only once per main loop 2015-07-09 11:46:46 +02:00
tasklist.lua tasklist: call tasklist_update only once per main loop 2015-07-09 11:46:45 +02:00
textclock.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00