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