paaspaas00
paaspaas00
@F1ash please consider merging the project with KDE KRDC https://apps.kde.org/it/krdc/ You've implemented many features it really lacks, such as the ability to manage and create virtual machines etc. The community...
Hi @Naguissa , thank for this amazing library! Just a question, does it support multiple timers? Regards
### The bug The spacing in between characters is off, it is too much and a bit inconsistent. See here for instance  And compare for instance the bottom bar...
To help people migrate from SquareLine Studio, a migration tool would be very useful. Any plan on that?
Hi @lcgamboa ! Just discovered your amazing and impressive simulator, that's very cool! I have a question, is it cycle-accurate? Meaning that one can (or could) run at precisely 8...
Hi, just wondered how to integrate this with Platformio and VS Code. I've done a local install with npm. Could you give some guidance? Thank you!
Hi, I've tried to load https://docs.lvgl.io/8.4/porting/indev.html#encoder with Ladybird latest (76662d2f0169cb7397b4dc1837c0ab27b097cf1b). The site continuously reloads after loading a good portion of the page. Here's what I see in the terminal: ```...
Hi all, I'm trying to debug ladybird on linux. Following the VSCode instructions, I've managed to get to a working environment where I can build in Release and in Debug...
Hi, I've come across this: https://github.com/mr-sven/esp32-8048S050C/blob/lvgl-test/components/sunton_esp32s3_lvgl/lcd.c if you compare lines 114 onwards to your implementation here: https://github.com/rzeldent/esp32-smartdisplay/blob/main/src/lvgl_panel_st7262_par.c I think it's a double-buffering implementation , and possibly some other stuff he...
You have some nicely-defined boards here. However, people may want to use the library for use with a compatible display (for which there are drivers in this lib) and with...