polybar/src
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
..
adapters Fix wrong assertion on network interface 2021-09-21 21:43:27 +02:00
cairo doc: Convert @ to \ doxygen commands 2018-11-04 19:28:27 -08:00
components Remove unused factory.hpp imports 2021-09-21 21:43:27 +02:00
drawtypes feat(ramp): Allow specifying ramp weights (#2505) 2021-09-22 21:46:20 +02:00
events refactor(signals): Avoid reinterpret_cast 2017-01-01 20:31:09 +01:00
modules Remove unused factory.hpp imports 2021-09-21 21:43:27 +02:00
tags Remove unused factory.hpp imports 2021-09-21 21:43:27 +02:00
utils Remove unused file_ptr 2021-09-21 21:43:27 +02:00
x11 Remove factory_util unique and shared 2021-09-21 21:43:27 +02:00
CMakeLists.txt Remove unused moodycamel concurrentqueue 2021-09-21 21:43:27 +02:00
ipc.cpp Fix polybar-msg compilation 2021-09-21 21:43:27 +02:00
main.cpp Remove config inotify_watch 2021-09-21 20:36:23 +02:00
settings.cpp.cmake cmake: Stop using CMAKE_* variables for flags 2021-07-11 14:47:26 +02:00