awesome/lib/awful
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
..
client Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
layout fix(lib: awful: layout): equal useless gaps 2015-07-03 02:34:39 +02:00
mouse Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
widget tasklist: call tasklist_update only once per main loop 2015-07-09 11:46:45 +02:00
autofocus.lua Use `hints` table argument with `request::activate` signal 2015-06-25 06:47:39 +02:00
button.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
client.lua Use `hints` table argument with `request::activate` signal 2015-06-25 06:47:39 +02:00
completion.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
dbus.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
ewmh.lua Use `hints` table argument with `request::activate` signal 2015-06-25 06:47:39 +02:00
init.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
key.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
keygrabber.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
menu.lua Use `hints` table argument with `request::activate` signal 2015-06-25 06:47:39 +02:00
placement.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
remote.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
rules.lua Use `hints` table argument with `request::activate` signal 2015-06-25 06:47:39 +02:00
screen.lua Use `hints` table argument with `request::activate` signal 2015-06-25 06:47:39 +02:00
startup_notification.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
tag.lua awful.tag.delete: single call to #c:tags() 2015-07-07 18:42:24 +02:00
titlebar.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
tooltip.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
util.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
wibox.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00