Hyprland/src/plugins
Tom Englund 8d6c18076f
core: make most for loops use const references (#7527)
why not let the compiler optimise things for us at hyprspeeds when we
can.
2024-08-26 17:25:39 +02:00
..
HookSystem.cpp core: make most for loops use const references (#7527) 2024-08-26 17:25:39 +02:00
HookSystem.hpp hooksystem: manually map trampoline addresses 2024-04-04 18:50:37 +01:00
PluginAPI.cpp keybinds: refactor dispatchers to be better (#7331) 2024-08-24 18:45:53 +02:00
PluginAPI.hpp core: fix no-pch build 2024-06-19 16:29:00 +02:00
PluginSystem.cpp pluginapi: Add force reload of config at the end of plugin initialization (#7099) 2024-07-29 16:56:50 +02:00
PluginSystem.hpp internal: new shared_ptr and weak_ptr implementation (#5883) 2024-05-05 17:16:00 +01:00