1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-10-27 05:23:39 -04:00
polybar/include/utils
patrick96 8b310cc05d fix(build): Ignore noexcept-type for malloc_ptr_t
Since all of polybar is built at once, there is no chance that this is
ever linked to an object that was compiled with another `-std=`

Ref: https://stackoverflow.com/a/46857525/5363071
2019-10-26 22:28:47 +02:00
..
bspwm.hpp
cache.hpp wip(refactor): Cairo drawing 2017-01-24 07:11:14 +01:00
color.hpp fix(color_util): Parsing 2017-01-27 13:46:27 +01:00
command.hpp doc: Convert @ to \ doxygen commands 2018-11-04 19:28:27 -08:00
concurrency.hpp
env.hpp refactor(file_util): Expand tilde manually 2017-01-25 17:07:55 +01:00
factory.hpp
file.hpp fix(config): Perform tilde expansion on include-file #603 2017-06-02 18:34:49 +02:00
functional.hpp
http.hpp
i3.hpp
inotify.hpp
io.hpp
math.hpp fix(tray): fix offset for negative percentage (#1669) 2019-03-22 09:55:08 +01:00
memory.hpp fix(build): Ignore noexcept-type for malloc_ptr_t 2019-10-26 22:28:47 +02:00
mixins.hpp
process.hpp
scope.hpp doc: Convert @ to \ doxygen commands 2018-11-04 19:28:27 -08:00
socket.hpp doc: Convert @ to \ doxygen commands 2018-11-04 19:28:27 -08:00
string.hpp config_parser: Introduce stricter syntax conventions (#1377) 2019-08-06 19:41:31 +02:00
throttle.hpp doc: Convert @ to \ doxygen commands 2018-11-04 19:28:27 -08:00
time.hpp