Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-01-09 | Removed glutin's individual multi_window state since 0.30+ doesn't have its o... | 1 | -223/+0 | |
2023-01-09 | Formatting | 1 | -2/+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 | update `glutin\multi_window` to new surface api | 1 | -9/+11 | |
2023-01-09 | copy `multi_window::Event` from `iced_winit` | 1 | -0/+241 |