Hyprland/src/debug
virchau13 90a53aed59
CrashReporter: fix deadlocks by making it mostly async-signal-safe (#5771)
`CrashReporter::createAndSaveCrash()` is not async-signal-safe,
resulting in random deadlocks/double-crashes during Hyprland crashes.
This changes the function to be (mostly) async-signal-safe.
2024-04-27 17:38:48 +01:00
..
CrashReporter.cpp CrashReporter: fix deadlocks by making it mostly async-signal-safe (#5771) 2024-04-27 17:38:48 +01:00
CrashReporter.hpp generate coredumps on sigabrt too 2023-03-01 15:08:44 +00:00
HyprCtl.cpp internal: Window storage rework - part 1 (#5762) 2024-04-27 12:43:12 +01:00
HyprCtl.hpp format: fix format 2024-03-09 03:09:25 +00:00
HyprDebugOverlay.cpp Internal: Hyprland box implementation (#3755) 2023-11-04 17:03:05 +00:00
HyprDebugOverlay.hpp Internal: Hyprland box implementation (#3755) 2023-11-04 17:03:05 +00:00
HyprNotificationOverlay.cpp HookSystem: improve callback safety 2024-04-20 20:16:42 +01:00
HyprNotificationOverlay.hpp notifications: fix notifications on manually rotated monitor (#5599) 2024-04-15 21:47:39 +01:00
Log.cpp Protocols: implement protoLog 2024-04-22 18:44:25 +01:00
Log.hpp Protocols: implement protoLog 2024-04-22 18:44:25 +01:00
TracyDefines.hpp renderer: Move to a full Hyprland GL rendering pipeline (#3920) 2023-11-24 10:54:21 +00:00