issues
search
lvgl
/
lv_binding_rust
LVGL bindings for Rust. A powerful and easy-to-use embedded GUI with many widgets, advanced visual effects (opacity, antialiasing, animations) and low memory requirements (16K RAM, 64K Flash).
MIT License
688
stars
71
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Unable to run demo example
#182
C47D
opened
1 day ago
0
Build error: failed to run custom build command for lvgl-sys v0.6.2
#181
ds2k5
opened
1 month ago
0
Raise an SIGSEGV
#180
vit1251
opened
2 months ago
0
Error during `cargo add lvgl`
#179
jockm
opened
2 months ago
0
Build error for ESP32
#178
AlixANNERAUD
closed
2 months ago
0
fix: empty define when LVGL_CFLAGS variable is not passed
#177
elrafoon
opened
4 months ago
0
Move `lvgl-sys` to a separate repository.
#176
AlixANNERAUD
opened
4 months ago
0
Add custom allocator feature
#175
AlixANNERAUD
opened
4 months ago
1
Revert "feat: accept additional cflags from LVGL_CFLAGS env var"
#174
rafaelcaricio
opened
5 months ago
1
feat: accept additional cflags from LVGL_CFLAGS env var
#173
elrafoon
closed
5 months ago
1
sys: bump lvgl to v8.3.11-23-g4d96c27ce
#172
elrafoon
opened
5 months ago
0
sys/build: honor LVGL_INCLUDE even w/o drivers feature
#171
elrafoon
opened
5 months ago
0
fix: gate tick_inc function by feature custom_timer
#170
elrafoon
opened
5 months ago
0
lvgl: reexport sys crate
#169
elrafoon
closed
5 months ago
1
Build error when using the git repo in Cargo.toml
#168
amcelroy
opened
6 months ago
1
lvgl_sys build tries to compile unrelated C code
#167
sasq64
opened
6 months ago
0
`Obj::create`, `<widget>::create` and `<widget>::add_style` have wrong lifetimes and mutability
#166
Ddystopia
opened
7 months ago
0
Able to compile examples/demo.rs
#165
master-q
opened
7 months ago
0
Fix strncmp to not blindly read past string end
#164
Johennes
closed
8 months ago
0
Compiling with GCC causes enum alignment issues
#163
FloatyJellyfish
opened
8 months ago
0
..._get_text functions not available
#162
Johennes
opened
8 months ago
0
fix: fixed compile-time errors during cross-compiling
#161
Chiichen
closed
4 months ago
0
Bare metal targets - RAM Overflow
#160
amcelroy
closed
6 months ago
0
Non-pointer input devices
#159
scd31
opened
10 months ago
0
Alternative option for Rust/Lvgl binding
#158
fulup-bzh
opened
11 months ago
0
Fix input device example
#157
AlixANNERAUD
opened
11 months ago
0
Fix including fonts when building lvgl-sys
#156
jmjoy
closed
11 months ago
0
Enable Support for Cross Compilation
#155
GreenYun
opened
12 months ago
0
How to use custom fonts
#154
enelson1001
closed
1 year ago
1
Cross compile fixes
#153
madwizard-thomas
opened
1 year ago
5
compile error - error: failed to run custom build command for `lvgl-sys v0.6.2
#152
ds2k5
opened
1 year ago
15
Does someone has a framebuffer sample?
#151
ronan22
opened
1 year ago
1
Meter example is commented out.
#150
vortex314
opened
1 year ago
1
updating display from an independent context
#149
fulup-bzh
opened
1 year ago
1
Isolate build display from update (DrawBuffer ???)
#148
fulup-bzh
closed
1 year ago
6
pub struct DrawBuffer<const N: usize>
#147
fulup-bzh
closed
1 year ago
6
Samples fail on master due to error interface mismatch
#146
fulup-bzh
opened
1 year ago
11
expect
#145
kevin406972552
closed
1 year ago
1
Automatically delete `Obj` and related on drop
#144
nia-e
opened
1 year ago
10
`<T as NativeObject>::raw()` infallible, `Obj` store `NonNull` pointers
#143
nia-e
closed
1 year ago
0
Make `init()` safe again, remove papercuts re: (re/de)initialization
#142
nia-e
closed
1 year ago
0
Lifetime tracking for objects and styles
#141
nia-e
closed
1 year ago
2
Tracking issue for proper memory management, dropping, and threading
#140
nia-e
opened
1 year ago
0
Implement the `Error` trait for our internal error types
#139
nia-e
closed
1 year ago
0
Implement a skeleton for `style.get_prop()`
#138
nia-e
closed
1 year ago
1
Impl Debug
#137
cydergoth
closed
1 year ago
1
Request: implement lv_style_get_prop
#136
cydergoth
closed
1 year ago
1
Animation support
#135
nia-e
closed
1 year ago
2
More infrastructure for `Flex` layout
#134
nia-e
closed
1 year ago
4
Label long-mode functionality
#133
nia-e
closed
1 year ago
4
Next