| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Restore hotkeys in `pane_grid` example | 2020-11-10 | 1 | -0/+1 | |
| | | | | | | | - Implement `subscription::events_with` - Remove `pane_grid::KeyPressEvent` - Return closest sibling in `pane_grid::State::close` | ||||
| * | Introduce `on_click` handler in `PaneGrid` | 2020-11-10 | 1 | -1/+1 | |
| | | |||||
| * | Move common keyboard types to `iced_core` | 2020-03-17 | 1 | -1/+0 | |
| | | | | | Also expose them in `iced` through `iced_native` and `iced_web`. | ||||
| * | Implement hotkey logic in `pane_grid` example | 2020-03-17 | 1 | -0/+1 | |
| | | |||||
| * | Add simple `pane_grid` example | 2020-03-17 | 1 | -0/+9 | |
| | | |||||
| * | Remove `pane_grid` example for now | 2020-03-14 | 1 | -12/+0 | |
| | | | | | It's too contrived. I will work on something simpler. | ||||
| * | Rename `Panes` widget to `PaneGrid` | 2020-03-10 | 1 | -0/+12 | |
