Hyprland/src/debug
Philip Damianik 442209942f
cleanup: Replace find() with C++20 starts_with(), ends_with() and contains() (#3572)
* Replace find() with C++20 starts_with() and ends_with()

* Replace find() with C++20 contains()
2023-10-15 19:07:23 +01:00
..
CrashReporter.cpp build: guard execinfo.h via build systems (#3547) 2023-10-11 22:27:53 +01:00
CrashReporter.hpp generate coredumps on sigabrt too 2023-03-01 15:08:44 +00:00
HyprCtl.cpp cleanup: Replace find() with C++20 starts_with(), ends_with() and contains() (#3572) 2023-10-15 19:07:23 +01:00
HyprCtl.hpp Plugin System (#1590) 2023-02-27 12:32:38 +00:00
HyprDebugOverlay.cpp logging/format: use std::format_string to catch formatting string errors at compile time (#3377) 2023-09-20 08:26:20 +01:00
HyprDebugOverlay.hpp Feat: Introduce render_ahead_of_time (#1863) 2023-03-24 19:23:16 +00:00
HyprNotificationOverlay.cpp notifications: Schedule a frame on notification creation (#3556) 2023-10-13 00:05:05 +01:00
HyprNotificationOverlay.hpp notifs: add ICON_OK to icons 2023-03-20 15:49:46 +00:00
Log.cpp internal: Formatter rework (#3186) 2023-09-06 12:51:36 +02:00
Log.hpp logging/format: use std::format_string to catch formatting string errors at compile time (#3377) 2023-09-20 08:26:20 +01:00
TracyDefines.hpp internal: Formatter rework (#3186) 2023-09-06 12:51:36 +02:00