bcc3de469e
LGI's async support was trying to yield inside a protected call. Lua 5.1 cannot do that. Work around this by reverting to the behaviour before commit 50cfa6c: Only call the callback in a protected context. Fixes: https://github.com/awesomeWM/awesome/issues/1837 Signed-off-by: Uli Schlachter <psychon@znc.in> |
||
---|---|---|
.. | ||
icon_theme.lua | ||
index_theme.lua | ||
init.lua | ||
menu_gen.lua | ||
utils.lua |