aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/plugins/PluginAPI.cpp
AgeCommit message (Expand)Author
6 dayspluginAPI: add register dispatcher v2Vaxry
2024-12-07core: Add clang-tidy (#8664)Vaxry
2024-12-03core: move colorspace handling to oklab (#8635)Vaxry
2024-08-26misc: constify the remaining for loops (#7534)Tom Englund
2024-08-24keybinds: refactor dispatchers to be better (#7331)Ikalco
2024-07-21Core: Move to aquamarine (#6608)Vaxry
2024-05-05internal: new shared_ptr and weak_ptr implementation (#5883)Vaxry
2024-04-27internal: Window storage rework - part 1 (#5762)Vaxry
2024-04-22pluginapi: unregister callbacks on lost ptrsVaxry
2024-04-20HookSystem: improve callback safetyVaxry
2024-04-05hyprpm: add support for minimum versionsVaxry
2024-03-08format: make ci happyVaxry
2024-02-18Migrate the config to hyprlang (#4656)Vaxry
2024-02-05pluginapi: allow registering hyprctl commandsVaxry
2024-02-05hyprctl: move to a class and unify commandsVaxry
2023-11-11decorations: Decoration Positioner (#3800)Vaxry
2023-10-29pluginapi: fixup get_hash functionsVaxry
2023-10-29pluginapi: add a config keyword adding methodVaxry
2023-10-15cleanup: Replace find() with C++20 starts_with(), ends_with() and contains() ...Philip Damianik
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-05-23decos: recalc on addvaxerski
2023-05-16Fix not finding function symbols for hooking (#2292)outfoxxed
2023-04-17pluginAPI: make symbols staticvaxerski
2023-03-31Misc FreeBSD fixes (#1926)Jan Beich
2023-03-31plugins: Add an API entry for finding functions by namevaxerski
2023-03-20plugin api: add addNotificationV2vaxerski
2023-03-07Fix plugin argument-less hyprctl calls (#1723)Stanisław Zagórowski
2023-02-27Plugin System (#1590)Vaxry