Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-01-13 | Added tracing to multi_window applications | 1 | -15/+35 | |
2023-01-09 | Removed glutin's individual multi_window state since 0.30+ doesn't have its o... | 1 | -9/+5 | |
2023-01-09 | Implemented window title update functionality for multiwindow. | 1 | -92/+64 | |
2023-01-09 | Fix multi-window example for Glutin on MacOS | 1 | -73/+89 | |
2023-01-09 | merged in iced master | 1 | -0/+20 | |
2023-01-09 | remove `windows` method (use commands instead) | 1 | -1/+1 | |
2023-01-09 | update `glutin\multi_window` to new surface api | 1 | -89/+283 | |
2023-01-09 | introduce `window::spawn` and `window::close` | 1 | -34/+45 | |
2023-01-09 | use `glutin/multi_window` branch | 1 | -16/+22 | |
2023-01-09 | copy `multi_window::Event` from `iced_winit` | 1 | -14/+250 | |
2023-01-09 | implement `multi_window` for `iced_glutin` | 1 | -6/+558 | |
2023-01-09 | Introduce `multi_window` to `iced_glutin` | 1 | -0/+21 |