awesome/lib
Uli Schlachter f0368c21c5 menubar.icon_theme: Never use nil as icon theme name
The return value for this function is used as an index in a table and
Lua does not like nil as an index.

The function that actually looks for icons, find_icon_theme() already
falls back to "hicolor" if it does not find anything via the current
theme, so fix this issue by just falling back to "hicolor" here as well.

Fixes: https://github.com/awesomeWM/awesome/issues/1819
Signed-off-by: Uli Schlachter <psychon@znc.in>
2017-06-14 11:10:22 +02:00
..
awful fix(awful: hotkeys_popup: keys): require all modules in init.lua 2017-06-12 20:39:46 -04:00
beautiful Fix Luacheck warnings (#1798) 2017-05-26 15:33:56 +02:00
gears Deprecate widget-drawing functions in gears.surface 2017-05-30 11:22:07 +02:00
menubar menubar.icon_theme: Never use nil as icon theme name 2017-06-14 11:10:22 +02:00
naughty naughty: avoid notification flickering on replace (#1785) 2017-05-23 15:37:46 +02:00
wibox Merge pull request #1647 from Elv13/free_layout 2017-06-12 19:49:30 -04:00
beautiful.lua Add pointless naughty.lua and beautiful.lua files (#1259) 2016-12-08 23:53:50 +01:00
naughty.lua Add pointless naughty.lua and beautiful.lua files (#1259) 2016-12-08 23:53:50 +01:00