| Commit message (Expand) | Author | Age | Files | Lines |
* | refactored window storage; | Bingus | 2023-07-21 | 1 | -4/+0 |
* | Merge branch 'master' into advanced-text | Héctor Ramón Jiménez | 2023-03-17 | 1 | -1/+1 |
|\ |
|
| * | Added macOS platform specific options | Casper Storm | 2023-03-14 | 1 | -1/+1 |
| * | Expose `window` commands for Wasm builds | Héctor Ramón Jiménez | 2023-03-03 | 1 | -1/+0 |
* | | Rename `iced_native` to `iced_runtime` | Héctor Ramón Jiménez | 2023-03-05 | 1 | -2/+1 |
* | | Create `iced_widget` subcrate and re-organize the whole codebase | Héctor Ramón Jiménez | 2023-03-04 | 1 | -2/+3 |
|/ |
|
* | Expose `window` commands in `iced::window` | Héctor Ramón Jiménez | 2022-11-09 | 1 | -1/+1 |
* | Remove `window::Mode` and introduce `Settings::visible` | Héctor Ramón Jiménez | 2022-08-18 | 1 | -2/+0 |
* | Implement `move_to` and `resize` commands for `window` | Héctor Ramón Jiménez | 2021-09-02 | 1 | -0/+3 |
* | Improve `window::Position` API | Héctor Ramón Jiménez | 2021-07-21 | 1 | -0/+2 |
* | Move `Icon` to `iced` crate and introduce `Error` | Héctor Ramón Jiménez | 2020-07-01 | 1 | -0/+3 |
* | Expose `window::Mode` in `iced` | Héctor Ramón Jiménez | 2020-01-16 | 1 | -0/+6 |