Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run `cargo fmt` | 2025-02-21 | 1 | -1/+1 | |
* | Finish "The Pocket Guide" | 2024-07-16 | 1 | -2/+2 | |
* | Introduce `subscription::Event` | 2024-06-11 | 1 | -24/+18 | |
* | Introduce `window::Id` to `Event` subscriptions | 2024-06-10 | 1 | -5/+6 | |
* | Refactor `KeyCode` into `Key` and `Location` | 2024-01-16 | 1 | -9/+8 | |
* | Update `winit` to `0.29.4` | 2023-12-15 | 1 | -0/+1 | |
* | Add hotkey support for `stopwatch` example | 2023-09-07 | 1 | -2/+2 | |
* | Introduce `keyboard::on_key_press` and `on_key_release` | 2023-09-07 | 1 | -0/+61 |