Hyprland/src/managers/animation
Linux User 0dc45b54f3
managers/helpers: add missing includes (#11969)
* managers: include string header

Fixes error `implicit instantiation of undefined template 'std::basic_string<char>'` on llvm/musl

* helpers: include unistd header

Fixes error `use of undeclared identifier 'pipe'` on llvm/musl
2025-10-08 22:24:40 +02:00
..
AnimationManager.cpp animation: fix slide/slidevert to accept params (#11574) 2025-09-06 19:24:17 +02:00
AnimationManager.hpp input: Add fully configurable trackpad gestures (#11490) 2025-08-28 11:20:29 +02:00
DesktopAnimationManager.cpp animation: fix slide/slidefade to accept forced direction (#11725) 2025-09-18 13:53:28 +02:00
DesktopAnimationManager.hpp managers/helpers: add missing includes (#11969) 2025-10-08 22:24:40 +02:00