polybar/include/ipc
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
..
decoder.hpp fix(build): Add missing cstdint includes (#3159) 2024-09-01 14:28:36 +02:00
encoder.hpp fix(build): Add missing cstdint includes (#3159) 2024-09-01 14:28:36 +02:00
ipc.hpp fix(ipc): Crash when sending to multiple instances 2022-10-23 14:19:26 +02:00
msg.hpp fix(build): Add missing cstdint includes (#3159) 2024-09-01 14:28:36 +02:00
util.hpp Use sockets for IPC (#2539) 2022-01-22 20:35:37 +01:00