issues
search
XuNeo
/
luavgl
lua + lvgl = luavgl An optimized lvgl Lua binding
MIT License
68
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Misc update of simulator, obj and doc
#74
XuNeo
closed
2 weeks ago
0
feat: add basic canvas widget support
#73
XuNeo
opened
3 weeks ago
0
I tried to set up a Luavgl environment in Visual Studio, and the basic environment has been started. Below are the results of several tests. Can you help me answer any questions?
#72
jinsc123654
opened
4 weeks ago
7
chore(font): remove non-existing fonts
#71
XuNeo
closed
1 month ago
0
Update README.md
#70
cnjhb
closed
1 month ago
1
Create basic runnable CI test case
#69
XuNeo
opened
2 months ago
0
Data binding support
#68
XuNeo
opened
2 months ago
0
XML support
#67
XuNeo
opened
2 months ago
0
Add example of include lua file to C to compile and run
#66
XuNeo
closed
2 months ago
0
Add example of mixed UI programming with Lua and C
#65
XuNeo
closed
2 months ago
0
obj: add objid support
#64
XuNeo
closed
2 months ago
0
Add declarative example
#63
XuNeo
closed
2 months ago
3
Fix luavgl obj property API
#62
XuNeo
closed
2 months ago
0
Property won't work in complex inherency situation
#61
XuNeo
closed
2 months ago
0
feat(example): add userdata example
#60
XuNeo
closed
3 months ago
0
Misc update.
#59
XuNeo
closed
3 months ago
0
feat(palette): add palette API
#58
XuNeo
closed
3 months ago
0
Add API to convert property value from and to stack.
#57
XuNeo
closed
3 months ago
0
Use rotable for widget metatable
#56
XuNeo
closed
3 months ago
0
chore(obj): simplify obj metatable
#55
XuNeo
closed
3 months ago
0
feat(rotable): add metatable support to rotable
#54
XuNeo
closed
3 months ago
1
chore(const): use rotable for all constants
#53
XuNeo
closed
3 months ago
0
Add rotable support to reduce RAM size
#52
XuNeo
closed
3 months ago
0
cmake: add ccache if found
#51
XuNeo
closed
3 months ago
0
Adapt to lvgl's property API
#50
XuNeo
closed
3 months ago
1
Hosting under LVGL
#49
kisvegabor
opened
4 months ago
4
feat(obj): allow to omit the nil parent
#48
XuNeo
closed
4 months ago
0
feat(obj): allow to create child obj inside property table
#47
XuNeo
closed
5 months ago
0
feat(obj): return obj for all set API
#46
XuNeo
closed
5 months ago
0
chore(util): adjust log for better dumpstack
#45
XuNeo
closed
5 months ago
0
fix: enable LV_FS_POSIX
#44
XuNeo
closed
5 months ago
0
chore: remove stdlib and string dependency
#43
XuNeo
closed
5 months ago
0
feat(ci): add basic build CI
#42
XuNeo
closed
5 months ago
0
feat(log): use LV_LOG directly
#40
XuNeo
closed
5 months ago
0
fix(simulator): fix compile break
#39
XuNeo
closed
5 months ago
0
Define the UI in a form similar to QML and use it to refine the official examples.
#38
yinntian
closed
5 months ago
4
Fixed example of flappyBird gameover restarting too fast causing an anomaly and Support for windows compilation
#37
yinntian
closed
7 months ago
0
Fix README.md
#36
UndeRus
closed
7 months ago
1
Access to lv palette colors
#35
jonsmirl
closed
3 months ago
2
Drawing API?
#34
jonsmirl
closed
3 months ago
2
lv_font_load() from file system
#33
jonsmirl
closed
8 months ago
7
Adding properties to LVGL objects
#32
jonsmirl
closed
8 months ago
7
lvgl: include lvgl.h instead of lvgl/lvgl.h
#31
XuNeo
closed
8 months ago
0
Use LVGL standard header files instead
#30
XuNeo
closed
5 months ago
2
fix(font): avoid using varaible length array
#29
XuNeo
closed
8 months ago
0
Macros for rotable
#28
jonsmirl
closed
8 months ago
1
constants: fix compiler error when widgets are disabled
#27
XuNeo
closed
8 months ago
0
constants: fix compiler error when widgets are disabled
#26
XuNeo
closed
8 months ago
0
LVGL conditional compliation
#25
jonsmirl
closed
8 months ago
1
Add doc about display module
#24
XuNeo
opened
8 months ago
0
Next