Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Nit fixes. | 2025-02-21 | 1 | -5/+5 | |
* | Add `is_focused` function that produces an `Operation` to get the focused sta... | 2025-02-21 | 1 | -0/+45 | |
* | Run `cargo fmt` | 2025-02-21 | 1 | -2/+2 | |
* | Add missing dot in `unfocus` operation docs | 2025-02-11 | 1 | -1/+1 | |
* | add unfocus operation | 2025-02-11 | 1 | -0/+27 | |
* | Draft `iced_test` crate and test `todos` example | 2024-12-10 | 1 | -5/+30 | |
* | Rename `operation::chain` to `then` | 2024-08-15 | 1 | -4/+10 | |
* | Introduce `black_box` and `chain` in `widget::operation` | 2024-08-08 | 1 | -19/+11 | |
* | Fix `clippy::semicolon_if_nothing_returned` | 2023-09-20 | 1 | -5/+5 | |
* | Introduce `visible_bounds` operation for `Container` | 2023-07-27 | 1 | -0/+6 | |
* | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 1 | -0/+203 |