polybar-dwm/tests/unit_tests/utils
patrick96 93ab639c8a fix: unbounded_percentage always rounded down
For example if lower / upper = 0.019 (1.9%), it would return 1% instead
of 2%

Fixes #2399
2021-03-03 22:48:17 +01:00
..
action_router.cpp
actions.cpp
color.cpp fix(color): Rename type() function to get_type 2021-03-01 00:05:44 +01:00
command.cpp
file.cpp
math.cpp fix: unbounded_percentage always rounded down 2021-03-03 22:48:17 +01:00
memory.cpp
process.cpp
scope.cpp
string.cpp