aboutsummaryrefslogtreecommitdiff
path: root/niri-visual-tests/src/cases/mod.rs
AgeCommit message (Collapse)Author
2024-11-25Refactor animations to take explicit current timeIvan Molodetskikh
2024-07-16Implement gradient color interpolation option (#548)Ivan Molodetskikh
* Added the better color averaging code (tested & functional) * rustfmt * Make Color f32 0..1, clarify premul/unpremul * Fix imports and test name * Premultiply gradient colors matching CSS * Fix indentation * fixup * Add gradient image --------- Co-authored-by: K's Thinkpad <K.T.Kraft@protonmail.com>
2024-02-22visual-tests: Add gradient angle and area testsIvan Molodetskikh
2024-02-07Implement window open animationsIvan Molodetskikh
2024-02-06Add niri-visual-testsIvan Molodetskikh