Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Call `in_edge` only when `picked_pane.is_some()` | 2023-07-06 | 1 | -19/+21 | ||
* | Add ability to drag pane to the pane grid edges & optional style for dragged ... | 2023-07-06 | 1 | -86/+195 | ||
* | Take `Rectangle` by value in `Cursor` API | 2023-06-08 | 1 | -1/+1 | ||
* | Implement basic cursor availability | 2023-06-08 | 1 | -77/+83 | ||
* | clippy | 2023-05-23 | 1 | -2/+1 | ||
* | Change name of hovered region style struct, reorder lines & export Appearance | 2023-05-19 | 1 | -1/+1 | ||
* | Add pane_grid functionality to split a pane with another pane | 2023-05-16 | 1 | -4/+106 | ||
* | Merge branch 'master' into advanced-text | 2023-04-17 | 1 | -1/+1 | ||
* | 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/+991 |