summaryrefslogtreecommitdiffstats
path: root/examples/custom_widget (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Introduce `viewport` to `Widget::draw`Libravatar Héctor Ramón Jiménez2020-10-281-1/+2
| | | | | This should eventually allow us to only generate primitives that are visible.
* Make `Application` and `Sandbox` return a `Result`Libravatar Héctor Ramón Jiménez2020-09-081-1/+1
|
* Implement `iced_glutin` :tada:Libravatar Héctor Ramón Jiménez2020-05-212-7/+13
|
* Rename `MouseCursor` to `mouse::Interaction`Libravatar Héctor Ramón Jiménez2020-04-301-4/+4
|
* Remove `OutOfBounds` variant from `MouseCursor`Libravatar Héctor Ramón Jiménez2020-04-291-1/+1
|
* Create `README` files for all the examplesLibravatar Héctor Ramón Jiménez2020-02-211-0/+18
|
* Package examples and remove `dev-dependencies`Libravatar Héctor Ramón Jiménez2020-01-202-0/+156