Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed widget animations implementation | 2023-02-17 | 1 | -11/+10 | |
* | Widget operations for multi-window. | 2023-02-15 | 1 | -5/+45 | |
* | Added window::Id to multi_window application's scale_factor | 2023-01-18 | 1 | -0/+8 | |
* | Formatting | 2023-01-09 | 1 | -5/+5 | |
* | Implemented window title update functionality for multiwindow. | 2023-01-09 | 2 | -4/+8 | |
* | 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 |