summaryrefslogtreecommitdiff
path: root/Userland/Services/WindowServer/Animation.cpp
AgeCommit message (Expand)Author
2023-04-13WindowServer: Only register animations when they're runningTom
2023-01-07Userland: Silence warnings from ElapsedTimer::elapsed() type changeAndrew Kaster
2022-10-27LibGfx+Everywhere: Make DisjointRectSet work for non-int RectsSam Atkins
2022-03-18WindowServer: Fix animation crashTom
2021-06-29WindowServer: Fix animations not triggering renderingTom
2021-06-28WindowServer: Change animation time to durationErik Sommer
2021-06-27WindowServer: Add a more generic mechanism for animationsAndreas Kling