Hyprland/src/debug
Vaxry a5a6480917
core: Move /tmp/hypr to $XDG_RUNTIME_DIR/hypr (#5788)
Moves the directory containing sockets and logs.
Also restructures lockfiles a bit.

For consumers, check if `$XDG_RUNTIME_DIR/hypr` exists. If so, use it. If not, use the old `/tmp/hypr`.
2024-04-28 22:25:24 +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 core: Move /tmp/hypr to $XDG_RUNTIME_DIR/hypr (#5788) 2024-04-28 22:25:24 +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 core: Move /tmp/hypr to $XDG_RUNTIME_DIR/hypr (#5788) 2024-04-28 22:25:24 +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