polybar/tests
TheDoctor314 55eb19fdc7
feat(ramp): Allow specifying ramp weights (#2505)
* feat(ramp) Implement ramp weights

*Add test for ramp weights

*[drawtypes/ramp] Implement ramp weights

Simply clone `label_t` weight no. of times in the icon list
This helps us not to change any of the calculations.

*Fix silly bug

Forgot to add a hyphen for the `weight` parameter.

Co-authored-by: Patrick Ziegler <p.ziegler96@gmail.com>

*doc: add #1750 to CHANGELOG

* Fix compile error in ramp test

Use std::make_shared.
2021-09-22 21:46:20 +02:00
..
common refactor(test): Remove old testing harness 2018-07-31 13:20:27 -07:00
unit_tests feat(ramp): Allow specifying ramp weights (#2505) 2021-09-22 21:46:20 +02:00
CMakeLists.txt Add tests for env_util 2021-09-21 21:43:27 +02:00
CMakeLists.txt.in Use master branch for googletest (#2451) 2021-06-16 17:46:53 +02:00