awesome/lib
Uli Schlachter 0e20fef2bd Add awful.util.spawn_with_line_callback
This new function spawns a program, similarly to awful.spawn, but captures its
output. On each line of output on stdout / stderr, a Lua function is called with
this line. There are different callbacks for stdout and stderr. When both stdout
and stderr are closed, another callback function is called. The intention for
this last callback is "the program is done", because most programs should only
close their output when they exit.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2015-09-02 22:27:32 +02:00
..
awful Add awful.util.spawn_with_line_callback 2015-09-02 22:27:32 +02:00
beautiful xresources.apply_dpi: use "round" instead of "ceil" 2015-08-04 20:48:17 +02:00
gears Bump required lgi version to 0.7.1 2015-08-11 19:08:35 +02:00
menubar Merge pull request #155 from silverhammermba/pango_color 2015-07-25 23:26:22 +02:00
naughty naughty: use beautiful.xresources.apply_dpi for margin and border 2015-08-01 17:47:43 +02:00
wibox Add "visible" property for widgets 2015-08-10 23:09:07 +02:00