Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-03-14 | Added simpler MW example | 1 | -0/+2 | ||
2023-02-28 | Removed glutin MW support and reverted glutin changes back to Iced master ↵ | 1 | -3/+1 | ||
since it's being axed as we speak. | |||||
2023-01-09 | Implemented window title update functionality for multiwindow. | 1 | -2/+11 | ||
2023-01-09 | add `window::Id` to `Event` and `Action` | 1 | -0/+3 | ||
2023-01-09 | Allow closing the window from user code | 1 | -1/+1 | ||
2023-01-09 | what is this | 1 | -1/+1 | ||
2023-01-09 | Introduce opaque `window::Id` type | 1 | -0/+16 | ||