polybar/src
patrick96 0e50a8e9e2 fix(ipc): Clear content if no output is produced
Before, if the command produced no output, the `m_output` field would
not have been overwritten and the old output was displayed.

But since this is an explicit trigger of the hook, the user would expect
the output to be updated to whatever the script produces (even if that
is nothing).

Ref: https://www.reddit.com/r/Polybar/comments/e9a8ww
2019-12-27 15:15:12 +01:00
..
adapters pulse: Set volume to max when the increase was too huge (#1765) 2019-05-14 22:06:14 +02:00
cairo doc: Convert @ to \ doxygen commands 2018-11-04 19:28:27 -08:00
components fix(renderer): make center position more robust 2019-12-27 15:15:12 +01:00
drawtypes refactor: Remove all mentions of icon_t 2019-04-08 09:01:48 +02:00
events refactor(signals): Avoid reinterpret_cast 2017-01-01 20:31:09 +01:00
modules fix(ipc): Clear content if no output is produced 2019-12-27 15:15:12 +01:00
utils Include empty tokens when splitting if necessary (#1893) 2019-12-27 15:15:12 +01:00
x11 build: remove xdamage extension 2019-06-03 00:46:12 +02:00
CMakeLists.txt build: remove xdamage extension 2019-06-03 00:46:12 +02:00
ipc.cpp fix(msg): use stdout when exiting with code 0 2019-06-19 16:09:56 +02:00
main.cpp feat(monitor): use primary monitor as default (#1426) 2019-01-20 11:20:30 -08:00