Files
omarchycn/default/hypr
David Heinemeier HanssonandClaude Opus 5 0965ac2e4f Fix o.shell_succeeds() always returning false inside Hyprland
Hyprland reaps its own children, so os.execute() gets ECHILD from waitpid and
never sees an exit status. Every call reported failure, which meant the NVIDIA
env detection in hypr/nvidia.lua never set NVD_BACKEND, LIBVA_DRIVER_NAME or
__GLX_VENDOR_LIBRARY_NAME. Read a marker off stdout instead.

Closes #6914

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-15 07:12:25 -07:00
..
2026-05-11 10:39:22 -04:00
2026-05-11 10:39:22 -04:00
2026-07-29 12:27:38 -07:00
2026-06-08 12:03:40 -04:00
2026-05-11 10:39:22 -04:00
2026-05-19 22:13:09 +02:00