summaryrefslogtreecommitdiffstats
path: root/src/application/program.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move `Application` trait to `advanced` moduleLibravatar Héctor Ramón Jiménez2024-03-171-855/+0
|
* Introduce `Program::run_with` to control the initial stateLibravatar Héctor Ramón Jiménez2024-03-171-25/+54
|
* Use `Program` API in `todos` exampleLibravatar Héctor Ramón Jiménez2024-03-171-1/+15
|
* Support custom themes in `Program` APILibravatar Héctor Ramón Jiménez2024-03-171-15/+17
|
* Move `Program` to `application` moduleLibravatar Héctor Ramón Jiménez2024-03-171-0/+810