Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor texture image filtering | 2023-11-11 | 1 | -8/+21 | |
* | Fix clippy + fmt | 2023-11-11 | 1 | -1/+1 | |
* | Implement texture filtering options | 2023-11-11 | 1 | -1/+1 | |
* | Fix `clippy::semicolon_if_nothing_returned` | 2023-09-20 | 1 | -3/+3 | |
* | Make `widget::Tree` mutable in `Widget::layout` | 2023-08-30 | 1 | -1/+1 | |
* | Implement explicit text caching in the widget state tree | 2023-08-30 | 1 | -0/+1 | |
* | Implement basic cursor availability | 2023-06-08 | 1 | -2/+3 | |
* | Use `no_run` for widget doc-tests | 2023-03-05 | 1 | -1/+1 | |
* | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 1 | -0/+205 |