Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only scroll w/ wheel if over scrollable | 2023-06-12 | 1 | -0/+4 | |
* | Fix mouse interactions in `Scrollable` | 2023-06-08 | 1 | -4/+24 | |
* | Take `Rectangle` by value in `Cursor` API | 2023-06-08 | 1 | -3/+3 | |
* | Implement basic cursor availability | 2023-06-08 | 1 | -131/+125 | |
* | clippy | 2023-05-23 | 1 | -2/+2 | |
* | Avoid drawing empty quads in `widget::scrollable` | 2023-05-23 | 1 | -6/+10 | |
* | Remove min width 1 from scrollbar & scroller | 2023-05-23 | 1 | -4/+2 | |
* | Merge branch 'master' into advanced-text | 2023-05-02 | 1 | -27/+80 | |
* | Merge branch 'master' into advanced-text | 2023-04-17 | 1 | -17/+35 | |
* | Rename `iced_native` to `iced_runtime` | 2023-03-05 | 1 | -1/+1 | |
* | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 1 | -0/+1325 |