polybar/include/utils
ajakk e7cf47de71
fix(build): Add missing cstdint includes (#3159)
In GCC 15, cstdint is less commonly included in stdlib headers so we
need explicit includes: https://gcc.gnu.org/gcc-15/porting_to.html

See-Also: https://bugs.gentoo.org/937526

Signed-off-by: John Helmert III <ajak@gentoo.org>
2024-09-01 14:28:36 +02:00
..
action_router.hpp
actions.hpp
bspwm.hpp fix(bspwm): Restack against topmost root window. 2023-10-08 21:04:29 +02:00
color.hpp fix(build): Add missing cstdint includes (#3159) 2024-09-01 14:28:36 +02:00
command.hpp fix(script): Receiving multiple lines rapidly only displays first line (#3119) 2024-04-28 21:10:12 +02:00
concurrency.hpp Cleanup use of pointers in util code 2022-03-06 18:28:26 +01:00
env.hpp
factory.hpp Cleanup use of pointers in util code 2022-03-06 18:28:26 +01:00
file.hpp
http.hpp Cleanup use of pointers in util code 2022-03-06 18:28:26 +01:00
i3.hpp restack: Make bspwm first try ewmh strategy 2023-05-15 14:44:50 +02:00
inotify.hpp Make the event loop return shared_ptrs (#2842) 2022-10-15 23:21:40 +02:00
io.hpp
math.hpp
memory.hpp
mixins.hpp Make the event loop return shared_ptrs (#2842) 2022-10-15 23:21:40 +02:00
process.hpp
restack.hpp restack: Make bspwm first try ewmh strategy 2023-05-15 14:44:50 +02:00
scope.hpp Cleanup use of pointers in util code 2022-03-06 18:28:26 +01:00
socket.hpp
string.hpp fix(build): Add missing cstdint includes (#3159) 2024-09-01 14:28:36 +02:00
time.hpp
units.hpp fix(builder): ignored offsets 2022-03-14 22:58:01 +01:00