awesome/lib
Uli Schlachter 5a34f6f047 Add various functions for getting directories
This adds functions for getting directories according to the XDG base dir
specification. This might be useful in general.

This also adds a function for getting the cache dir, because I like an explicit
function call more than something which "switches" based on a string argument.
Better error messages if you mis-type something. :-)

Finally, this adds a function for getting the directory containing the rc.lua
file. Sadly, awful.util.getdir("config") did not actually do that. See #218.

Fixes: https://github.com/awesomeWM/awesome/issues/218
Signed-off-by: Uli Schlachter <psychon@znc.in>
2015-12-11 18:14:41 +01:00
..
awful Add various functions for getting directories 2015-12-11 18:14:41 +01:00
beautiful doc: fix unintentional rendering as code due to indent 2015-10-14 00:22:26 +02:00
gears gears.object:weak_connect_signal: Use a weak-value table (#520) 2015-12-10 23:19:52 +01:00
menubar feat(lib: menubar): dpi support in menubar 2015-12-10 23:18:43 +01:00
naughty naughty: Use :get_height_for_width() 2015-10-17 19:13:26 +02:00
wibox Make textbox widget respect the current theme 2015-12-11 00:55:33 +01:00