polybar-dwm/include/components
Michael Carlberg fa7e3d4430 fix(script): Terminate running commands
Make sure the previous command has ended before
executing a new command.

This also fixes the execution block that was
caused by the tailing the command output of
action commands.

Fixes jaagr/lemonbuddy#131
2016-10-28 18:54:08 +02:00
..
x11 fix(tray): Synchrounous unmap of empty tray window 2016-10-26 15:17:33 +02:00
bar.hpp fix(bar): Allow true transparency 2016-10-26 02:24:10 +02:00
builder.hpp fix(cmake): Make specific c++lib linking optional 2016-10-25 20:47:53 +02:00
command_line.hpp fix(cmake): Make specific c++lib linking optional 2016-10-25 20:47:53 +02:00
config.hpp fix(config): ${self.key} references the current section 2016-10-28 13:36:53 +02:00
controller.hpp fix(script): Terminate running commands 2016-10-28 18:54:08 +02:00
logger.hpp fix(logger): Add pragmas to silence GCC error 2016-10-25 22:47:31 +02:00
parser.hpp refactor: Use plain std::function callbacks 2016-10-25 01:51:57 +02:00
signals.hpp refactor: Use plain std::function callbacks 2016-10-25 01:51:57 +02:00
types.hpp fix(cmake): Make specific c++lib linking optional 2016-10-25 20:47:53 +02:00