File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed
Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,17 @@ Used very often and in many plugins.
2020
2121---
2222
23+ #### generic / LVGL
24+
25+ ![ screenshot] ( https://raw.githubusercontent.com/DISTRHO/lvgl-template-plugin/main/Screenshot.png )
26+
27+ Exposes the [ LVGL] ( https://github.com/lvgl/lvgl ) drawing API inside a DGL Widget.
28+ This class will take care of setting up LVGL for drawing, and also user input, resizes and everything in between.
29+
30+ See [ lvgl-template-plugin] ( https://github.com/DISTRHO/lvgl-template-plugin/ ) for a CMake-based template plugin project around LVGL.
31+
32+ ---
33+
2334#### opengl / Blendish
2435
2536![ screenshot] ( screenshots/Blendish.png )
@@ -75,17 +86,6 @@ Used in:
7586
7687---
7788
78- #### opengl / LVGL
79-
80- ![ screenshot] ( https://raw.githubusercontent.com/DISTRHO/lvgl-template-plugin/main/Screenshot.png )
81-
82- Exposes the [ LVGL] ( https://github.com/lvgl/lvgl ) drawing API inside a DGL Widget.
83- This class will take care of setting up LVGL for drawing, and also user input, resizes and everything in between.
84-
85- See [ lvgl-template-plugin] ( https://github.com/DISTRHO/lvgl-template-plugin/ ) for a CMake-based template plugin project around LVGL.
86-
87- ---
88-
8989#### opengl / Quantum
9090
9191![ screenshot] ( https://raw.githubusercontent.com/trummerschlunk/master_me/master/img/screenshot-expert.png )
You can’t perform that action at this time.
0 commit comments