Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to Rust 2024 and fix compiler errors | 2025-02-21 | 1 | -2/+2 | |
* | Draft `iced_test` crate and test `todos` example | 2024-12-10 | 1 | -0/+6 | |
* | Fix various typos | 2024-09-29 | 1 | -1/+1 | |
* | Fix broken doc links in `keyboard::key` | 2024-09-13 | 1 | -6/+6 | |
* | Add `physical_key` to `keyboard::Event` | 2024-09-13 | 1 | -0/+533 | |
* | Use `SmolStr` for `text` field in `KeyPressed` event | 2024-01-16 | 1 | -1/+1 | |
* | Refactor `KeyCode` into `Key` and `Location` | 2024-01-16 | 1 | -0/+744 |