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`.
Closes #285
Signed-off-b: Julian Wollrath <jwollrath@web.de>