polybar-dwm/include/utils
patrick96 8e10c046fa Move all channel functions into rgba class
Since we use rgba everywhere, extracting channels from uint32_t directly
is not necessary anymore.
2020-11-27 22:08:03 +01:00
..
actions.hpp controller: Cleanup process_inputdata 2020-11-26 20:53:53 +01:00
bspwm.hpp
color.hpp Move all channel functions into rgba class 2020-11-27 22:08:03 +01:00
command.hpp add command unit tests 2020-05-08 23:24:29 +02:00
concurrency.hpp
env.hpp refactor(file_util): Expand tilde manually 2017-01-25 17:07:55 +01:00
factory.hpp
file.hpp config: Better error messages when opening files 2020-11-26 21:06:35 +01:00
functional.hpp
http.hpp Update: Using another way to authenticate github module (#2029) 2020-03-26 12:50:42 +01:00
i3.hpp
inotify.hpp
io.hpp
math.hpp fix(alsa): Remove upper bound to get_volume (#2184) 2020-09-20 14:26:17 +02:00
memory.hpp fix(build): Ignore noexcept-type for malloc_ptr_t 2019-10-26 22:28:47 +02:00
mixins.hpp
process.hpp Redirect process output to dev null 2020-05-08 23:24:29 +02:00
scope.hpp doc: Convert @ to \ doxygen commands 2018-11-04 19:28:27 -08:00
socket.hpp Fix gcc compilation 2020-05-14 22:45:40 +02:00
string.hpp Include empty tokens when splitting if necessary (#1893) 2019-11-21 22:26:53 +01:00
throttle.hpp doc: Convert @ to \ doxygen commands 2018-11-04 19:28:27 -08:00
time.hpp