Commit graph

7 commits

Author SHA1 Message Date
266ccdba03 Re-export max resolutions 2020-06-19 19:43:14 +02:00
e70ba3a752 Incorporate clippy suggestions 2020-06-19 15:48:44 +02:00
657640d206 First step in removing dependency on alloc crate 2020-06-19 15:48:44 +02:00
Jakub Clark
546781f1f6 Add arc widget 2020-06-06 09:27:53 +02:00
5015711141 Add Gauge widget 2020-06-04 23:09:54 +02:00
3faec0e2b1 Panics if C code freed the raw widget pointer 2020-06-01 19:54:35 +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