awesome/lib
Uli Schlachter f958b6a023 menubar.utils: Don't switch between path and GFile
Before this commit, the code always used GFile instances, then used
get_path() for a recursive call and turned the path into a GFile
instance again. This is not only inefficient, but also causes issues
with directories with invalid utf8, because the get_path function
returns nil in this case.

Fix this by keeping things as a GFile all the time.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2017-05-01 13:23:05 +02:00
..
awful Merge pull request #1699 from psychon/cache-dirs 2017-04-18 14:40:22 +02:00
beautiful gears: Move awful.util.table to gears.table (#1641) 2017-03-08 15:18:33 -05:00
gears wallpaper: Turn asserts into warning 2017-04-24 03:10:03 -04:00
menubar menubar.utils: Don't switch between path and GFile 2017-05-01 13:23:05 +02:00
naughty Add the ignore_suspend flag to naughty (#1729) 2017-04-20 22:31:17 +02:00
wibox Add timezone option for textclock widget (#1743) 2017-04-21 16:34:23 +02: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