summaryrefslogtreecommitdiffstats
path: root/src/multi_window.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Introduce `daemon` API and unify shell runtimesLibravatar Héctor Ramón Jiménez2024-06-191-254/+0
* Replace `Command` with a new `Task` API with chain supportLibravatar Héctor Ramón Jiménez2024-06-141-13/+13
* Allow custom renderers in `Program` and `Application`Libravatar Héctor Ramón Jiménez2024-03-221-2/+2
* Fix broken intra-doc links to `Sandbox`Libravatar Héctor Ramón Jiménez2024-03-171-3/+1
* Leverage `DefaultStyle` traits instead of `Default`Libravatar Héctor Ramón Jiménez2024-03-071-6/+6
* Simplify theming for `Application`Libravatar Héctor Ramón Jiménez2024-03-061-2/+254
* Introduce `multi_window` from `pure`Libravatar Richard2023-01-091-0/+4