Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | |