Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo in `core::Event` documentation | 2025-02-03 | 1 | -1/+1 | |
| | |||||
* | Draft `input_method` support | 2025-02-02 | 1 | -0/+4 | |
| | |||||
* | Introduce `subscription::Event` | 2024-06-11 | 1 | -21/+0 | |
| | | | | ... and remove `PlatformSpecific` from `Event` | ||||
* | Introduce `window::Id` to `Event` subscriptions | 2024-06-10 | 1 | -1/+1 | |
| | | | | And remove `window::Id` from `Event` altogether. | ||||
* | Merge remote-tracking branch 'origin/master' into feat/multi-window-support | 2023-07-12 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # Cargo.toml # core/src/window/icon.rs # core/src/window/id.rs # core/src/window/position.rs # core/src/window/settings.rs # examples/integration/src/main.rs # examples/integration_opengl/src/main.rs # glutin/src/application.rs # native/src/subscription.rs # native/src/window.rs # runtime/src/window/action.rs # src/lib.rs # src/window.rs # winit/Cargo.toml # winit/src/application.rs # winit/src/icon.rs # winit/src/settings.rs # winit/src/window.rs | ||||
* | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 1 | -0/+78 | |