summaryrefslogtreecommitdiffstats
path: root/src/multi_window (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unify `Application` and `Program`Libravatar Richard2023-01-091-17/+11
| | | | | Instead of creating a separate `multi_window::Program`, the new `multi_window::Application` unifies both traits
* Introduce `multi_window` from `pure`Libravatar Richard2023-01-091-0/+196