polybar/include
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(net): Check if interface is valid first. (#2497) 2021-09-09 21:47:23 +02:00
cairo Fixed issues with border corner radii 2021-03-29 20:17:48 +02:00
components Remove unused moodycamel concurrentqueue 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 Use uv timer for delayed screenshot 2021-09-21 20:36:23 +02:00
modules Remove unused spin_lock 2021-09-21 21:43:27 +02:00
tags Finish action_context tests 2021-02-12 20:01:22 +01:00
utils Remove unused file_ptr 2021-09-21 21:43:27 +02:00
x11 Remove unused spin_lock 2021-09-21 21:43:27 +02:00
CMakeLists.txt refactor(cmake): Allow targets to be enabled individually 2020-12-24 02:20:38 +01:00
common.hpp refactor(build): Remove version number namespace 2019-05-17 16:49:47 +02:00
debug.hpp refactor: Cleanup 2017-01-11 03:07:28 +01:00
errors.hpp Add missing <stdexcept> header 2019-12-25 01:00:29 +01:00
settings.hpp.cmake cmake: Make xrandr and xcomposite required 2020-12-22 00:37:07 +01:00