awesome/lib
Uli Schlachter e6ddffda38 Fix awful.util.pread() return value (#1005)
The deprecation wrapper that we still have for this function didn't return
anything. However, awful.util.pread() used to return strings. This breaks
script.

Work around this by returning an empty string. That way code will still break,
but at least it should not error out.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-07-17 15:29:15 +02:00
..
awful Fix awful.util.pread() return value (#1005) 2016-07-17 15:29:15 +02:00
beautiful Minor doc fixes 2016-03-06 14:46:13 +01:00
gears shape: Use an explicit move_to to set rounded_rect position 2016-07-04 14:34:41 -04:00
menubar Priority heap to sort menubar entries by execution count (#879) 2016-07-09 19:23:36 +02:00
naughty wibox: Create a container module 2016-05-30 17:51:19 -04:00
wibox drawable: Draw bgimage with operator OVER 2016-07-09 10:30:36 +02:00