Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: replace `text(format!(` with `text` macro | 2024-03-18 | 1 | -1/+1 | |
* | Move `Program` to `application` module | 2024-03-17 | 1 | -1/+1 | |
* | Remove `Sandbox` trait :tada: | 2024-03-17 | 1 | -1/+1 | |
* | Remove `sandbox` by making `application` more generic :tada: | 2024-03-16 | 1 | -1/+1 | |
* | Make `sandbox` helper take a `title` as well | 2024-03-16 | 1 | -4/+7 | |
* | Introduce `Program` API | 2024-03-16 | 1 | -31/+15 | |
* | Introduce `Widget::size_hint` and fix further layout inconsistencies | 2024-01-10 | 1 | -6/+5 | |
* | feat: use lyon for easing | 2023-06-07 | 1 | -0/+118 |