Files
waybar/src/modules
Austin Horstman c9a7cbbdb3 fix(image): treat missing interval as once
PR #4390 enabled millisecond intervals but changed image interval parsing so a missing interval could resolve to 1ms. That creates a hot update loop and can spike CPU and destabilize rendering in drawer/group setups (issue #4835).

Use explicit semantics: missing, null, non-numeric, or <=0 interval is treated as "once" (max sleep), while positive numeric values still support ms precision with a 1ms floor. This keeps the intended feature (sub-second polling when requested) without defaulting to busy looping.

Also align waybar-image(5) docs with runtime behavior.

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2026-02-09 15:27:35 -06:00
..
2026-02-04 09:24:14 +01:00
2026-02-04 09:24:14 +01:00
2025-08-08 08:42:17 +02:00
2025-06-22 10:01:36 +02:00
2026-02-04 09:24:14 +01:00
2026-02-04 09:24:14 +01:00
2026-02-04 09:24:14 +01:00
2026-02-04 09:47:00 +01:00
2026-02-04 09:24:14 +01:00
2025-07-08 02:13:33 +02:00
2026-02-04 09:24:14 +01:00
2023-10-15 17:52:12 -03:00
2024-02-19 23:10:10 +01:00
2023-10-09 15:26:07 -03:00
2025-06-22 10:01:36 +02:00
2026-02-04 09:24:14 +01:00
2026-02-04 09:24:14 +01:00
2026-02-04 09:24:14 +01:00
2026-02-04 09:24:14 +01:00
2025-07-08 02:13:33 +02:00