Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update all `examples` to Rust 2024 | 2025-02-21 | 1 | -1/+1 | |
* | Introduce `daemon` API and unify shell runtimes | 2024-06-19 | 1 | -1/+1 | |
* | Introduce `center` widget helper | 2024-05-03 | 1 | -8/+3 | |
* | Move `Program` to `application` module | 2024-03-17 | 1 | -1/+1 | |
* | Remove `sandbox` by making `application` more generic :tada: | 2024-03-16 | 1 | -1/+1 | |
* | Replace `Program::fonts` with simpler `font` method | 2024-03-16 | 1 | -1/+1 | |
* | Make `sandbox` helper take a `title` as well | 2024-03-16 | 1 | -2/+1 | |
* | Introduce `Program` API | 2024-03-16 | 1 | -27/+7 | |
* | Use closures for `Checkbox::style` | 2024-03-12 | 1 | -6/+5 | |
* | Simplify theming for `Checkbox` widget | 2024-03-05 | 1 | -5/+4 | |
* | Fix `spacing` in `checkbox` example | 2024-02-01 | 1 | -2/+2 | |
* | Use `then_some` instead of `then` in `checkbox` example | 2024-02-01 | 1 | -1/+1 | |
* | Simplify `checkbox` example | 2024-02-01 | 1 | -34/+29 | |
* | Introduce support for disabling a `checkbox` | 2024-02-01 | 1 | -14/+45 | |
* | Use workspace dependencies and package inheritance | 2023-09-04 | 1 | -1/+1 | |
* | Use `as_slice` instead of `as_ref` in `checkbox` example | 2023-05-25 | 1 | -1/+1 | |
* | Add `line_height` to `checkbox::Icon` | 2023-05-08 | 1 | -0/+1 | |
* | Update `glyphon` and `cosmic-text` | 2023-05-02 | 1 | -1/+2 | |
* | Introduce support for `Font` attributes | 2023-03-30 | 1 | -1/+1 | |
* | Merge branch 'master' into advanced-text | 2023-03-17 | 1 | -1/+1 | |
|\ | |||||
| * | Use correct package name in checkbox example docs | 2023-03-08 | 1 | -1/+1 | |
* | | Fix `checkbox` example | 2023-02-24 | 2 | -9/+19 | |
|/ | |||||
* | Added the ability to change checkbox icon | 2023-02-16 | 4 | -0/+84 |