Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-03-17 | Move common keyboard types to `iced_core` | 2 | -4/+3 | |
2020-03-17 | Add `modifiers` to `KeyPressEvent` in `pane_grid` | 1 | -3/+3 | |
2020-03-17 | Implement hotkey logic in `pane_grid` example | 2 | -2/+41 | |
2020-03-17 | Add simple `pane_grid` example | 3 | -0/+229 | |
2020-03-14 | Remove `pane_grid` example for now | 3 | -209/+0 | |
2020-03-11 | Expose `pane_grid::Focus` for state-based styling | 1 | -1/+1 | |
2020-03-10 | Rename `Panes` widget to `PaneGrid` | 3 | -0/+209 |