aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wallp.bats
AgeCommit message (Collapse)AuthorFilesLines
40 hoursfeat: parse --set H=/V= argumentsdanix1-0/+27
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
40 hoursfeat: output mapping + state path helpersdanix1-0/+22
Add three helper functions for logical-to-physical output mapping and state file paths: output_for maps H|V to physical connectors, wall_file_for returns config paths, pid_file_for returns cache paths. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
40 hoursfeat: theme resolution + persistencedanix1-0/+25
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
40 hoursfeat: conf bootstrap + required-key validationdanix1-0/+26
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
40 hoursfeat: parse_conf key=value config loaderdanix1-0/+17
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
40 hoursfeat: expand_tilde helperdanix1-0/+11
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
40 hourstest: bats setup/teardown + sourceable wallp stubdanix1-0/+28
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>