Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make `overlay::Menu` publish messages on selection | 2023-06-14 | 1 | -25/+19 | |
* | Take `Rectangle` by value in `Cursor` API | 2023-06-08 | 1 | -4/+4 | |
* | Implement basic cursor availability | 2023-06-08 | 1 | -15/+15 | |
* | clippy | 2023-05-23 | 1 | -1/+1 | |
* | Fix bounds of `PickList` text label | 2023-05-10 | 1 | -1/+3 | |
* | Add `line_height` to `pick_list::Icon` | 2023-05-10 | 1 | -5/+16 | |
* | Support configurable `LineHeight` in text widgets | 2023-05-04 | 1 | -4/+22 | |
* | Introduce `text::Shaping` enum and replace magic boolean | 2023-05-02 | 1 | -10/+36 | |
* | Make basic text shaping the default shaping strategy | 2023-05-02 | 1 | -0/+3 | |
* | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 1 | -0/+658 |