Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-02-21 | Update all `examples` to Rust 2024 | 1 | -1/+1 | ||
2024-11-05 | Draft `reactive-rendering` feature for `button` | 1 | -1/+1 | ||
2023-07-21 | refactored window storage; | 1 | -1/+1 | ||
new helper window events (Destroyed, Created); clippy + fmt; | |||||
2023-03-14 | Added simpler MW example | 1 | -6/+2 | ||
2023-03-13 | Code cleanup, clearer comments + removed some unnecessary dupe; | 1 | -1/+1 | ||
Removed `Frames` struct return for `window::frames()` since we are just redrawing every window anyways; Interface dropping; | |||||
2023-02-20 | Cargo fix | 1 | -1/+1 | ||
2023-01-09 | Implemented window title update functionality for multiwindow. | 1 | -1/+1 | ||
2023-01-09 | Fixed issue with window ID on winit | 1 | -0/+1 | ||
2023-01-09 | duplicate `pane_grid` example to `multi_window` | 1 | -0/+12 | ||