Hyprland/src/render/decorations
Maximilian Seidler 5642ed331d
core: move parts of the animation system to hyprutils (#8868)
* core: change animation manager to use Hyprutils::Animation

* config: move animation config to hyprutils animation tree

* use g_pAnimationManager->createAnimation and the new PHLANIMVAR template

* core: use CGenericAnimatedVariabled::{enabled,setConfig,getStyle} and adapt callbacks

* core: adapt animated variable usage (dereference the shared pointer)

* misc: bump CMakeLists to hyprutils 0.3.3
2025-01-07 17:55:14 +00:00
..
CHyprBorderDecoration.cpp core: move parts of the animation system to hyprutils (#8868) 2025-01-07 17:55:14 +00:00
CHyprBorderDecoration.hpp internal: more profiling less calls and local copies (#8300) 2024-10-30 23:20:32 +00:00
CHyprDropShadowDecoration.cpp core: move parts of the animation system to hyprutils (#8868) 2025-01-07 17:55:14 +00:00
CHyprDropShadowDecoration.hpp renderer: Add supercircular window corners (#8943) 2025-01-05 18:38:49 +00:00
CHyprGroupBarDecoration.cpp core: move parts of the animation system to hyprutils (#8868) 2025-01-07 17:55:14 +00:00
CHyprGroupBarDecoration.hpp groupbar: unify title rendering 2025-01-02 17:50:55 +01:00
DecorationPositioner.cpp core: move parts of the animation system to hyprutils (#8868) 2025-01-07 17:55:14 +00:00
DecorationPositioner.hpp core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
IHyprWindowDecoration.cpp core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
IHyprWindowDecoration.hpp core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00