Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-01-18 | Added window::Id to multi_window application's scale_factor | 1 | -2/+2 | |
2023-01-09 | Formatting | 1 | -3/+6 | |
2023-01-09 | Implemented window title update functionality for multiwindow. | 1 | -8/+6 | |
2023-01-09 | merged in iced master | 1 | -2/+2 | |
2023-01-09 | remove `windows` method (use commands instead) | 1 | -23/+1 | |
2023-01-09 | Allow closing the window from user code | 1 | -0/+11 | |
2023-01-09 | what is this | 1 | -9/+7 | |
2023-01-09 | Introduce opaque `window::Id` type | 1 | -1/+2 | |
2023-01-09 | Synchronize window list with `windows` method | 1 | -2/+20 | |
2023-01-09 | Introduce `multi_window` in `iced_winit` | 1 | -0/+212 |