summaryrefslogtreecommitdiffstats
path: root/examples/pane_grid/Cargo.toml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move common keyboard types to `iced_core`Libravatar Héctor Ramón Jiménez2020-03-171-1/+0
| | | | Also expose them in `iced` through `iced_native` and `iced_web`.
* Implement hotkey logic in `pane_grid` exampleLibravatar Héctor Ramón Jiménez2020-03-171-0/+1
|
* Add simple `pane_grid` exampleLibravatar Héctor Ramón Jiménez2020-03-171-0/+9
|
* Remove `pane_grid` example for nowLibravatar Héctor Ramón Jiménez2020-03-141-12/+0
| | | | It's too contrived. I will work on something simpler.
* Rename `Panes` widget to `PaneGrid`Libravatar Héctor Ramón Jiménez2020-03-101-0/+12