aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/helpers/AnimatedVariable.cpp
AgeCommit message (Expand)Author
8 daysinternal: remove dead code (#8748)Ikalco
2024-12-07core: Add clang-tidy (#8664)Vaxry
2024-06-25core: move to steady_clock where applicableVaxry
2024-04-30layerSurface: refactor/move to a memory-safe implVaxry
2024-04-27internal: Window storage rework - part 1 (#5762)Vaxry
2024-04-02Workspace/core: Refactor workspace storage (#5380)Vaxry
2024-03-29animvar: fixup update callbacks and cleanupVaxry
2024-03-02animations: Refactor AnimatedVariable (#4911)GartoxFR
2024-02-27avar: return curve value of 1 when not animatedVaxry
2023-09-22refactor: manually resets singletons (#3395)memchr
2023-09-06internal: Formatter rework (#3186)Vaxry
2023-08-05animationmgr: avoid redundant ticksvaxerski
2023-07-20animationmgr: avoid looping over all avars in favor of only active onesvaxerski
2022-12-29use curves for special dim animvaxerski
2022-12-16Added clang format (#1239)Vaxry
2022-11-06Added resize transitionsvaxerski
2022-11-05prevent double-registering of avarsvaxerski
2022-11-04Multiple animation optimization and xwayland wine fixesvaxerski
2022-09-26Replace clamp with max if there is no upper bound.Felix Dick
2022-07-28Animation config reworkvaxerski
2022-05-12Added workspace animationsvaxerski
2022-05-05optimization: dont damage entire window on border animvaxerski
2022-04-23Added bezier curvesvaxerski
2022-04-23New animation systemvaxerski