e59f17357d
When some client sets an invalid window title, a lua error was generated while updating the tasklist. This caused all later tasklist entries to be skipped / missing and the last entry to be empty. Fix this by catching lua errors with pcall. Signed-off-by: Uli Schlachter <psychon@znc.in> |
||
---|---|---|
.. | ||
button.lua.in | ||
common.lua.in | ||
graph.lua.in | ||
init.lua.in | ||
launcher.lua.in | ||
layoutbox.lua.in | ||
progressbar.lua.in | ||
prompt.lua.in | ||
taglist.lua.in | ||
tasklist.lua.in | ||
textclock.lua.in |