mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-18 05:23:47 -07:00
internal: Unsafe state reworks (#3114)
This commit is contained in:
@@ -14,6 +14,7 @@ class CAnimationManager {
|
||||
|
||||
void tick();
|
||||
bool shouldTickForNext();
|
||||
void onTicked();
|
||||
void scheduleTick();
|
||||
void addBezierWithName(std::string, const Vector2D&, const Vector2D&);
|
||||
void removeAllBeziers();
|
||||
|
Reference in New Issue
Block a user