Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename `keyboard::ModifiersState` to `Modifiers` | 2020-11-26 | 1 | -50/+0 | |
* | Introduce `is_command_pressed` to `ModifiersState` | 2020-11-10 | 1 | -0/+20 | |
* | Remove redundant check in `ModifiersState::matches` | 2020-03-20 | 1 | -4/+4 | |
* | Check only for partial match of modifier keys | 2020-03-18 | 1 | -1/+16 | |
* | Move common keyboard types to `iced_core` | 2020-03-17 | 1 | -0/+15 |