awesome/lib/awful/widget
Daniel Hahler 1924e044f7 tasklist: call tasklist_update only once per main loop
Currently `tasklist_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:45 +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 Make use of the new `oldscreen` argument with property::screen handlers 2015-07-05 17:42:57 +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