Files
polybar/include/components
patrick96 37628f8691 refactor(builder): Remove unused add_space parameter
the `node` and `node_repeat` were never called with the optional
parameter add_space. And its default value is false, so the
corresponding code was never used.

I think in general it is better to just have the user of those functions
call `builder::space` when they need to instead of adding more
complexity to the `node*` functions.
2019-12-12 22:08:34 +01:00
..
2019-11-01 11:12:40 +01:00
2019-08-06 21:36:20 +02:00
2019-08-06 21:36:20 +02:00
2019-10-27 16:02:33 +01:00