Commit graph

7 commits

Author SHA1 Message Date
Rafael Caricio 043bb52881 Add LVGL Rust Global Allocator feature 2021-05-26 20:55:38 +02:00
Rafael Caricio c494d8fac0 Generate code for styles properties 2020-06-04 20:47:40 +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
Rafael Caricio bd91097ecd Improvements in the bindings 2020-04-18 19:20:38 +02:00
Rafael Caricio 82a0b4b2ef Remove direct dependencies 2020-04-12 13:57:17 +02:00
Rafael Caricio df0ff1f8eb Completely unsafe example using SDL2 2020-04-11 13:06:16 +02:00
Rafael Caricio d71b8097a4 Compile lvgl using cargo 2020-04-10 19:12:10 +02:00