Hyprland/src/debug
Tom Englund 683fc77f80
hyprctl: nullptr guard --systeminfo (#11822)
running Hyprland --systeminfo from a console/tty calls systemInfoRequest
without us having a g_pCompositor or g_pHyprOpengl, so just if check them
and make --systeminfo not segfault and atleast print what info we can.
2025-09-25 01:44:07 +02:00
..
CrashReporter.cpp refactor: Use new hyprutils casts (#11377) 2025-08-14 15:44:56 +01:00
CrashReporter.hpp core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
HyprCtl.cpp hyprctl: nullptr guard --systeminfo (#11822) 2025-09-25 01:44:07 +02:00
HyprCtl.hpp internal: Solitary clients with single subsurface & verbose solitary/tearing/DS checks (#11228) 2025-08-22 18:24:25 +01:00
HyprDebugOverlay.cpp input: Add fully configurable trackpad gestures (#11490) 2025-08-28 11:20:29 +02:00
HyprDebugOverlay.hpp debug: refactor class member vars (#10130) 2025-04-21 20:42:02 +02:00
HyprNotificationOverlay.cpp input: Add fully configurable trackpad gestures (#11490) 2025-08-28 11:20:29 +02:00
HyprNotificationOverlay.hpp debug: refactor class member vars (#10130) 2025-04-21 20:42:02 +02:00
Log.cpp debug: refactor class member vars (#10130) 2025-04-21 20:42:02 +02:00
Log.hpp debug: refactor class member vars (#10130) 2025-04-21 20:42:02 +02:00
RollingLogFollow.hpp debug: refactor class member vars (#10130) 2025-04-21 20:42:02 +02:00
TracyDefines.hpp renderer: Move to a full Hyprland GL rendering pipeline (#3920) 2023-11-24 10:54:21 +00:00