summaryrefslogtreecommitdiffstats
path: root/examples/websocket/src/main.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement `scrollable::snap_to` operationLibravatar Héctor Ramón Jiménez2022-08-041-6/+16
* Replace stateful widgets with new `iced_pure` APILibravatar Héctor Ramón Jiménez2022-07-271-31/+28
* Introduce `StyleSheet` for `Text` widgetLibravatar Héctor Ramón Jiménez2022-06-291-1/+1
* Draft first-class `Theme` supportLibravatar Héctor Ramón Jiménez2022-05-141-1/+2
* Draft `websocket` example :tada:Libravatar Héctor Ramón Jiménez2022-01-161-0/+162