Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-01-09 | Formatting | 1 | -5/+5 | |
2023-01-09 | Implemented window title update functionality for multiwindow. | 1 | -3/+7 | |
2023-01-09 | Fixed issue with window ID on winit | 1 | -0/+2 | |
2023-01-09 | merged in iced master | 1 | -1/+1 | |
2023-01-09 | remove `windows` method (use commands instead) | 1 | -9/+4 | |
2023-01-09 | implement `multi_window` for `iced_glutin` | 1 | -2/+2 | |
2023-01-09 | Introduce `close_requested` for `multi-window` | 1 | -0/+4 | |
2023-01-09 | Allow closing the window from user code | 1 | -2/+7 | |
2023-01-09 | create multi-windowed `pane_grid` example | 1 | -101/+278 | |
2023-01-09 | duplicate `pane_grid` example to `multi_window` | 1 | -27/+343 | |
2023-01-09 | Fix `multi_window` example | 1 | -0/+58 |