awesome/lib/menubar
Uli Schlachter bcc3de469e Fix menubar under Lua 5.1 (#1838)
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>
2017-06-13 01:59:30 +02:00
..
icon_theme.lua Move filesystem functions out of awful.util into new gears.filesystem 2017-03-15 13:46:33 -05:00
index_theme.lua Remove @release @AWESOME_VERSION@ everywhere (#1157) 2016-10-09 22:36:20 +02:00
init.lua menubar: assert() that io.open() succeeds 2017-04-08 11:02:01 +02:00
menu_gen.lua parse_desktop_file: rtrim lines before parsing (#1677) 2017-05-25 01:22:13 +02:00
utils.lua Fix menubar under Lua 5.1 (#1838) 2017-06-13 01:59:30 +02:00