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