aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/plugins
AgeCommit message (Expand)Author
2023-11-08positioner implVaxry
2023-10-29pluginapi: fixup get_hash functionsVaxry
2023-10-29pluginapi: add a config keyword adding methodVaxry
2023-10-21hooksystem: add callbackinfo struct and cancellable eventsVaxry
2023-10-15cleanup: Replace find() with C++20 starts_with(), ends_with() and contains() ...Philip Damianik
2023-10-15build: include version.h in PluginAPI.hpp (#3571)memchr
2023-10-14Plugin API: Add version query (#3545)Vaxry
2023-10-06pluginapi: remove starting newline in demangled func name (#3502)ItsDrike
2023-09-06internal: Remove all `.c_str()` calls when using `std::vformat` (#3198)Philip Damianik
2023-09-06internal: Formatter rework (#3186)Vaxry
2023-07-10plugins: fix config value usage in initvaxerski
2023-06-16format: fix hooksystemvaxerski
2023-05-23decos: recalc on addvaxerski
2023-05-16Fix not finding function symbols for hooking (#2292)outfoxxed
2023-05-01Declarative plugin management (#2180)outfoxxed
2023-04-17pluginAPI: add note about API expansionvaxerski
2023-04-17pluginAPI: make symbols staticvaxerski
2023-03-31Misc FreeBSD fixes (#1926)Jan Beich
2023-03-31plugins: mark getFunctionAddressFromSignature deprecatedvaxerski
2023-03-31plugins: Add an API entry for finding functions by namevaxerski
2023-03-20notifs: use empty color for autovaxerski
2023-03-20plugin api: add addNotificationV2vaxerski
2023-03-07Fix plugin argument-less hyprctl calls (#1723)Stanisław Zagórowski
2023-03-04Fix clang compilation (#1697)scorpion-26
2023-02-28Unload plugins on compositor cleanup (#1662)Stanisław Zagórowski
2023-02-27Remove useless rax preserve across callqvaxerski
2023-02-27Plugin Hooks: fix original bytes on %rip accessesvaxerski
2023-02-27Plugin Hooks: fix calls to %rip offsetsvaxerski
2023-02-27Plugin System (#1590)Vaxry