polybar/tests/unit_tests/utils
patrick96 50eac859fd Cleanup use of pointers in util code 2022-03-06 18:28:26 +01:00
..
action_router.cpp fix(modules): Avoid downcast in module constructor 2021-10-03 03:18:39 +02:00
actions.cpp Use sockets for IPC (#2539) 2022-01-22 20:35:37 +01:00
color.cpp fix(color): Rename type() function to get_type 2021-03-01 00:05:44 +01:00
command.cpp Cleanup use of pointers in util code 2022-03-06 18:28:26 +01:00
env.cpp Add tests for env_util 2021-09-21 21:43:27 +02:00
file.cpp Handle relative includes (#2535) 2021-10-20 12:31:15 +02:00
math.cpp Replace math_util min and max with std::min and std::max (#2579) 2022-01-23 21:14:55 +01:00
process.cpp Add env parameter to exec_sh() 2021-09-28 22:16:07 +02:00
scope.cpp Stop using unique_ptr for on_exit 2022-03-06 18:28:26 +01:00
string.cpp Cleanup use of pointers in util code 2022-03-06 18:28:26 +01:00
units.cpp fix: Allow negative values for tray and bar offset 2022-03-03 22:44:35 +01:00