-
### Perform all steps below and tick them with [x]
- [x] Read the [FAQ](https://docs.lvgl.io/master/intro/index.html#faq)
- [x] Check the related part of the [Documentation](https://docs.lvgl.io/)
…
-
### Describe the bug
I have bought asus 3405 today. I have installed this driver. If I do "enabled=1", then the numberpad gers enabled. But, the calculator icon in top right corner is not working to …
-
### Introduce the problem
Coding LVGL widget hierarchies long-hand is time-consuming and tricky. If all capabilities of LVGL widgets were normalised according to a DOM, a markup language could be def…
-
Submodules are currently not able to be recursively cloned. Folders are empty, despite indications showing files have been moved to the folder.
D:\esp-iot-solution>git clone https://github.com/e…
-
Hello,
Thanks for the frame buffer example. These types of examples are a huge help.
I'm trying to get the mouse (touch pad) working... The following code gives me a light gray cursor (LV_SYMB…
-
## Environment
- Development Kit: ESP32S3_USB_OTG
- Module or chip used: ESP32S3
- IDF version: idf-v5.1.0
- Build System: CMake
- Compiler version (run ``xtensa-esp32-elf-gcc --v…
-
```
$ git submodule update --init --recursive
Submodule 'lib/QuickJS' (https://github.com/ldarren/QuickJS/) registered for path 'lib/QuickJS'
Submodule 'lib/XSDK' (https://github.com/fpw/XSDK) regi…
-
Hi all,
I'm working on implementing my first project with LVGL and was wondering the following. On other GUI libraries I've used there is usually an option to define a custom container. Having this…
-
Hello,
I have an interesting issue - I'm trying to use 4" display driven by ST7796S (with touch interface) (https://www.aliexpress.com/item/32812882281.html?spm=a2g0s.9042311.0.0.27424c4dtXP5fs) co…
-
i wanna run littlevgl on /dev/fb1 but i have no idea where to start
also, the tutorial isnt helpful at all, its 4 years old