Commit graph

8 commits

Author SHA1 Message Date
Rafael Caricio 335261ed6e Fix examples 2020-06-07 20:50:45 +02:00
Rafael Caricio 25efb6da91 Simplify object creation 2020-06-05 23:22:21 +02:00
Rafael Caricio 5015711141 Add Gauge widget 2020-06-04 23:09:54 +02:00
Rafael Caricio 66d98430d8 Use Opacity type 2020-06-04 21:29:21 +02:00
Rafael Caricio 3788b4c66b Fix examples 2020-06-04 20:47:40 +02:00
Rafael Caricio 63e33d052f Remove some UB 2020-06-02 19:59:41 +02:00
Rafael Caricio b132edc6fc Move widgets to designated modules 2020-05-31 12:22:18 +02:00
Kuba Clark 2fae95bdfb
Bar widget (#12)
* Implement simple bar widget

* Make it easier to create new examples

* Add bar example

* Add README to examples

* Remove unnecessary imports
2020-05-31 09:12:37 +02:00
Renamed from examples/demo/src/main.rs (Browse further)