Hyprland/src/debug
Mykola Perehudov 0c974b7236
Avoid passing control unix socket descriptors to children (#2656)
Add SOCK_CLOEXEC flags to server side connection FDs to make them
closed during execve(2).
2023-07-06 11:39:02 +02:00
..
CrashReporter.cpp crashreporter: log tag 2023-06-23 13:22:38 +02:00
CrashReporter.hpp generate coredumps on sigabrt too 2023-03-01 15:08:44 +00:00
HyprCtl.cpp Avoid passing control unix socket descriptors to children (#2656) 2023-07-06 11:39:02 +02:00
HyprCtl.hpp Plugin System (#1590) 2023-02-27 12:32:38 +00:00
HyprDebugOverlay.cpp Update the debug overlay 2023-03-03 12:15:59 +00:00
HyprDebugOverlay.hpp Feat: Introduce render_ahead_of_time (#1863) 2023-03-24 19:23:16 +00:00
HyprNotificationOverlay.cpp notifs: use empty color for auto 2023-03-20 15:32:11 +00:00
HyprNotificationOverlay.hpp notifs: add ICON_OK to icons 2023-03-20 15:49:46 +00:00
Log.cpp log: log wlr logs to stdout 2023-03-24 19:38:09 +00:00
Log.hpp logs: disable stdout after init 2023-03-24 13:00:54 +00:00