Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code cleanup, clearer comments + removed some unnecessary dupe; | 2023-03-13 | 1 | -1/+1 | |
* | Removed glutin MW support and reverted glutin changes back to Iced master sin... | 2023-02-28 | 1 | -4/+3 | |
* | Added window::Id to multi_window application's scale_factor | 2023-01-18 | 1 | -2/+2 | |
* | Formatting | 2023-01-09 | 1 | -3/+6 | |
* | Implemented window title update functionality for multiwindow. | 2023-01-09 | 1 | -8/+6 | |
* | merged in iced master | 2023-01-09 | 1 | -2/+2 | |
* | remove `windows` method (use commands instead) | 2023-01-09 | 1 | -23/+1 | |
* | Allow closing the window from user code | 2023-01-09 | 1 | -0/+11 | |
* | what is this | 2023-01-09 | 1 | -9/+7 | |
* | Introduce opaque `window::Id` type | 2023-01-09 | 1 | -1/+2 | |
* | Synchronize window list with `windows` method | 2023-01-09 | 1 | -2/+20 | |
* | Introduce `multi_window` in `iced_winit` | 2023-01-09 | 1 | -0/+212 |