mirror of
https://github.com/hyprwm/Hyprland
synced 2026-05-15 17:18:07 +02:00
* 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. |
||
|---|---|---|
| .. | ||
| crash | ||
| log | ||
| HyprCtl.cpp | ||
| HyprCtl.hpp | ||
| HyprDebugOverlay.cpp | ||
| HyprDebugOverlay.hpp | ||
| HyprNotificationOverlay.cpp | ||
| HyprNotificationOverlay.hpp | ||
| TracyDefines.hpp | ||