awesome/lib/menubar
Uli Schlachter 0dbe8a344d menubar.utils: Fix for invalid utf8 file names
The previous commit made this code handle invalid directories correctly.
However, it was still possible that we come across invalid file names
for which :get_path() returns nil and then we assumed this was a file
name.

Fix this by silently ignoring such files.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2017-05-01 13:26:17 +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 menubar: consider XDG_HOME_DIR and XDG_DATA_DIRS 2017-03-20 20:20:36 -04:00
utils.lua menubar.utils: Fix for invalid utf8 file names 2017-05-01 13:26:17 +02:00