Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add touch support for toggler. (#1935) | 2023-06-29 | 1 | -1/+3 | |
| | | | | | | | | | | | | * Add touch support for toggler. * Fix formatting. * Fix consistency of imports in `iced_widget::toggler` --------- Co-authored-by: Austin M. Reppert <austinmreppert@protonmail.com> Co-authored-by: Héctor Ramón Jiménez <hector0193@gmail.com> | ||||
* | Take `Rectangle` by value in `Cursor` API | 2023-06-08 | 1 | -3/+3 | |
| | |||||
* | Implement basic cursor availability | 2023-06-08 | 1 | -8/+8 | |
| | |||||
* | Support configurable `LineHeight` in text widgets | 2023-05-04 | 1 | -0/+13 | |
| | |||||
* | Introduce `text::Shaping` enum and replace magic boolean | 2023-05-02 | 1 | -2/+11 | |
| | |||||
* | Make basic text shaping the default shaping strategy | 2023-05-02 | 1 | -0/+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/+326 | |