summaryrefslogtreecommitdiff
path: root/src/options.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: switch to fully custom, Material3-based themepml682025-04-281-1/+1
* feat: finish `ApplyOptions` implspml682025-03-231-1/+259
* feat: rework `Value` trait, create unit tests for parser implementationspml682025-02-261-7/+7
* feat: implement `ValueFromStr` for Rotationpml682025-02-241-3/+55
* feat: create separate `ValueFromStr` structpml682025-02-241-25/+5
* feat: start working on options backend (`ApplyOptions` trait)pml682025-02-221-0/+44