Hyprland/src/plugins
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
..
HookSystem.cpp core: Move /tmp/hypr to $XDG_RUNTIME_DIR/hypr (#5788) 2024-04-28 22:25:24 +01:00
HookSystem.hpp hooksystem: manually map trampoline addresses 2024-04-04 18:50:37 +01:00
PluginAPI.cpp internal: Window storage rework - part 1 (#5762) 2024-04-27 12:43:12 +01:00
PluginAPI.hpp internal: Window storage rework - part 1 (#5762) 2024-04-27 12:43:12 +01:00
PluginSystem.cpp CrashReporter: fix deadlocks by making it mostly async-signal-safe (#5771) 2024-04-27 17:38:48 +01:00
PluginSystem.hpp CrashReporter: fix deadlocks by making it mostly async-signal-safe (#5771) 2024-04-27 17:38:48 +01:00