Hyprland/start/src
Tom Englund 3af9b10890
internal: silence compiler warnings about unused return values (#13997)
* misc: silence warnings about ignoring return value on reads

silence warnings on ignored return values on read() and print an error
if it occurs.

* misc: silence warnings about ignoring return value on writes

silence warnings on ignored return values on write() and print an error
where we can, or pass them the maybe_unused attribute.

* misc: silence warnings about ignoring return value on pipe

silence warnings on ignored return value on pipe(), print an error and
exit on failure.
2026-04-05 14:45:27 +01:00
..
core internal: silence compiler warnings about unused return values (#13997) 2026-04-05 14:45:27 +01:00
helpers start: add --force-nixgl and check /run/opengl-driver (#13385) 2026-02-27 17:57:04 +00:00
main.cpp start: add --force-nixgl and check /run/opengl-driver (#13385) 2026-02-27 17:57:04 +00:00