summaryrefslogtreecommitdiffstats
path: root/examples/websocket/src/main.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-28Use `once_cell` instead of `lazy_static`Libravatar Ian Douglas Scott1-3/+2
2022-08-04Implement `scrollable::snap_to` operationLibravatar Héctor Ramón Jiménez1-6/+16
2022-07-27Replace stateful widgets with new `iced_pure` APILibravatar Héctor Ramón Jiménez1-31/+28
2022-06-29Introduce `StyleSheet` for `Text` widgetLibravatar Héctor Ramón Jiménez1-1/+1
2022-05-14Draft first-class `Theme` supportLibravatar Héctor Ramón Jiménez1-1/+2
2022-01-16Draft `websocket` example :tada:Libravatar Héctor Ramón Jiménez1-0/+162