summaryrefslogtreecommitdiffstats
path: root/examples/url_handler/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace stateful widgets with new `iced_pure` APILibravatar Héctor Ramón Jiménez2022-07-271-6/+6
* Fix `clippy` lints for all crates and featuresLibravatar Héctor Ramón Jiménez2022-07-091-1/+1
* Draft first-class `Theme` supportLibravatar Héctor Ramón Jiménez2022-05-141-3/+5
* Make `Command` implementations platform-specificLibravatar Héctor Ramón Jiménez2021-09-021-7/+3
* Use new enum variant and new winit repoLibravatar Richard2021-06-251-6/+12
* Added events for url handling and create exampleLibravatar Richard2021-06-251-0/+67