We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently the rust demo use "SimulatorDisplay" or sdl "lv_drv_disp_sdl" (sdl.rs).
Does someone has a demo of lv_binding_rust with frame_buffer? (something close to frame buffer demo https://github.com/lvgl/lv_port_linux_frame_buffer/blob/master/main.c)
The text was updated successfully, but these errors were encountered:
Did you manage to make it work through the linux frame buffer? The examples are not helpful.
Sorry, something went wrong.
No branches or pull requests
Currently the rust demo use "SimulatorDisplay" or sdl "lv_drv_disp_sdl" (sdl.rs).
Does someone has a demo of lv_binding_rust with frame_buffer?
(something close to frame buffer demo https://github.com/lvgl/lv_port_linux_frame_buffer/blob/master/main.c)
The text was updated successfully, but these errors were encountered: