polybar/src
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
..
adapters fix(script): Receiving multiple lines rapidly only displays first line (#3119) 2024-04-28 21:10:12 +02:00
cairo Move utf8 conversion code to string utils 2023-05-10 17:06:00 +02:00
components fix(i3): Properly render non-full-width windows 2024-02-18 19:02:30 +01:00
drawtypes fix(label): Misbehaving min-length tokens with non-ASCII characters (#3090) 2024-02-10 12:51:34 +01:00
events refactor(signals): Avoid reinterpret_cast 2017-01-01 20:31:09 +01:00
ipc fix(build): Add missing cstdint includes (#3159) 2024-09-01 14:28:36 +02:00
modules Merge remote-tracking branch 'origin/hotfix/3.7.2' 2024-08-17 13:30:20 +02:00
tags feat(tray): Position using a module (#2595) 2022-04-15 23:50:04 +02:00
utils fix(build): Add missing cstdint includes (#3159) 2024-09-01 14:28:36 +02:00
x11 fix(render): Deal with incomplete wallpapers 2024-08-17 13:13:12 +02:00
CMakeLists.txt Introduce restacking utilities 2023-05-15 14:44:50 +02:00
main.cpp Remove config singleton (#2951) 2023-05-01 14:58:52 +02:00
polybar-msg.cpp fix(ipc): Crash when sending to multiple instances 2022-10-23 14:19:26 +02:00
settings.cpp.cmake feat(temperature): Add `zone-type` setting (#2752) 2022-08-21 19:25:42 +02:00