Hyprland/src/plugins
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
..
HookSystem.cpp format: fix hooksystem 2023-06-16 18:45:14 +02:00
HookSystem.hpp Plugin Hooks: fix original bytes on %rip accesses 2023-02-27 19:17:58 +00:00
PluginAPI.cpp cleanup: Replace find() with C++20 starts_with(), ends_with() and contains() (#3572) 2023-10-15 19:07:23 +01:00
PluginAPI.hpp build: include version.h in PluginAPI.hpp (#3571) 2023-10-15 12:22:51 +01:00
PluginSystem.cpp internal: Remove all .c_str() calls when using std::vformat (#3198) 2023-09-06 21:45:37 +02:00
PluginSystem.hpp Declarative plugin management (#2180) 2023-05-01 15:10:53 +01:00