Hyprland/src/plugins
outfoxxed 642030f959
Fix not finding function symbols for hooking (#2292)
Fixes no useful feedback about failing subcommand.
Fixes function hooks breaking when running under a path containing
spaces.

Replaced old usages with this function where possible.
Complex shell usages now use `execAndGetShell` which is equal to the
old function.
2023-05-16 23:39:14 +03:00
..
HookSystem.cpp Fix clang compilation (#1697) 2023-03-04 14:02:40 +00:00
HookSystem.hpp Plugin Hooks: fix original bytes on %rip accesses 2023-02-27 19:17:58 +00:00
PluginAPI.cpp Fix not finding function symbols for hooking (#2292) 2023-05-16 23:39:14 +03:00
PluginAPI.hpp pluginAPI: add note about API expansion 2023-04-17 23:49:42 +01:00
PluginSystem.cpp Declarative plugin management (#2180) 2023-05-01 15:10:53 +01:00
PluginSystem.hpp Declarative plugin management (#2180) 2023-05-01 15:10:53 +01:00