| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce `daemon` API and unify shell runtimes | Héctor Ramón Jiménez | 2024-06-19 | 1 | -1/+1 |
* | Introduce `center` widget helper | Héctor Ramón Jiménez | 2024-05-03 | 1 | -8/+3 |
* | Move `Program` to `application` module | Héctor Ramón Jiménez | 2024-03-17 | 1 | -1/+1 |
* | Remove `sandbox` by making `application` more generic :tada: | Héctor Ramón Jiménez | 2024-03-16 | 1 | -1/+1 |
* | Replace `Program::fonts` with simpler `font` method | Héctor Ramón Jiménez | 2024-03-16 | 1 | -1/+1 |
* | Make `sandbox` helper take a `title` as well | Héctor Ramón Jiménez | 2024-03-16 | 1 | -2/+1 |
* | Introduce `Program` API | Héctor Ramón Jiménez | 2024-03-16 | 1 | -27/+7 |
* | Use closures for `Checkbox::style` | Héctor Ramón Jiménez | 2024-03-12 | 1 | -6/+5 |
* | Simplify theming for `Checkbox` widget | Héctor Ramón Jiménez | 2024-03-05 | 1 | -5/+4 |
* | Fix `spacing` in `checkbox` example | Héctor Ramón Jiménez | 2024-02-01 | 1 | -2/+2 |
* | Use `then_some` instead of `then` in `checkbox` example | Héctor Ramón Jiménez | 2024-02-01 | 1 | -1/+1 |
* | Simplify `checkbox` example | Héctor Ramón Jiménez | 2024-02-01 | 1 | -34/+29 |
* | Introduce support for disabling a `checkbox` | Alexander van Saase | 2024-02-01 | 1 | -14/+45 |
* | Use `as_slice` instead of `as_ref` in `checkbox` example | Héctor Ramón Jiménez | 2023-05-25 | 1 | -1/+1 |
* | Add `line_height` to `checkbox::Icon` | Héctor Ramón Jiménez | 2023-05-08 | 1 | -0/+1 |
* | Update `glyphon` and `cosmic-text` | Héctor Ramón Jiménez | 2023-05-02 | 1 | -1/+2 |
* | Introduce support for `Font` attributes | Héctor Ramón Jiménez | 2023-03-30 | 1 | -1/+1 |
* | Fix `checkbox` example | Héctor Ramón Jiménez | 2023-02-24 | 1 | -9/+19 |
* | Added the ability to change checkbox icon | Casper Storm | 2023-02-16 | 1 | -0/+63 |