Files
Waybar/include/util
Austin Horstman 5e7dbf1715 fix(command): return non-zero when child exec fails
Child exec failure paths were returning success, which masked command launch
errors from callers.

I switched the child-side failure exits to _exit(127) and added errno-specific
logging so failures propagate with actionable diagnostics.

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2026-03-02 08:41:43 -06:00
..
2026-02-04 09:24:14 +01:00
2024-09-13 08:55:14 +02:00
2024-07-02 10:38:58 -05:00