Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run `cargo fmt` | 2025-02-21 | 1 | -1/+1 | |
* | Introduce `black_box` and `chain` in `widget::operation` | 2024-08-08 | 1 | -1/+1 | |
* | Replace `Command` with a new `Task` API with chain support | 2024-06-14 | 2 | -14/+12 | |
* | Introduce `opaque` widget helper | 2024-04-25 | 1 | -1/+1 | |
* | Convert `Renderer::Theme` to generic `Widget` type | 2024-01-21 | 2 | -4/+7 | |
* | Use `AtomicU64` for `window::Id` | 2023-12-02 | 1 | -2/+2 | |
* | Fix broken intra-doc links | 2023-11-29 | 1 | -1/+1 | |
* | Fix `clippy` lints | 2023-11-29 | 1 | -1/+1 | |
* | refactored window storage; | 2023-07-21 | 2 | -0/+312 |