aboutsummaryrefslogtreecommitdiff
path: root/guile/starlet/fixture.scm
AgeCommit message (Expand)Author
2023-06-18Remove vestigial fixture friendly name stuffThomas White
2023-06-15Un-GOOPS some proceduresThomas White
2023-06-15Remove colour-component stuffThomas White
2023-05-15Implement OSC encoders for list attributesosc-with-guileoscThomas White
2023-04-30Move fixture-has-attr? to (starlet fixture) and export itThomas White
2023-04-11Add an optional comment field to the fixture's attributesThomas White
2022-11-12Introduce new type for attribute namesThomas White
2022-06-09Move scanout-fixture from (starlet scanout) to (starlet fixture)Thomas White
2022-05-06define-fixture: Eliminate need to provide names for get-attr etcThomas White
2022-05-06Move useful functions to utilsThomas White
2022-04-24Add fallback find-attr which gives a meaningful error messageThomas White
2022-04-24Add define-fixture macroThomas White
2022-04-23Add scale-and-clamp-to-rangeThomas White
2021-05-20Add get-fixture-attrsThomas White
2021-05-10Split 'base' module up into 'fixture', 'state' and 'scanout'Thomas White