Skip to content

Commit

Permalink
split widget mentions
Browse files Browse the repository at this point in the history
Signed-off-by: falkTX <[email protected]>
  • Loading branch information
falkTX committed May 6, 2024
1 parent 7d9d209 commit 9934ed7
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ Works in both Cairo and OpenGL modes (classic/legacy OpenGL only, does not suppo

Used very often and in many plugins.

---

#### opengl / Blendish

Blendish widgets for DPF.
Expand All @@ -27,6 +29,8 @@ Used in:

- [AIDA-X](https://github.com/AidaDSP/AIDA-X/) (standalone options)

---

#### opengl / DearImGui

![screenshot](https://raw.githubusercontent.com/DISTRHO/dear-plugins/main/plugins/ImGuiDemo/Screenshot.png)
Expand All @@ -44,6 +48,8 @@ Used in:
See [imgui-template-plugin](https://github.com/DISTRHO/imgui-template-plugin/) for a CMake-based template plugin project around ImGui,
or [imgui-template-app](https://github.com/DISTRHO/imgui-template-app/) for a standalone application template.

---

#### opengl / DearImGuiColorTextEditor

![screenshot](https://raw.githubusercontent.com/DISTRHO/dear-plugins/main/plugins/TextEditor/Screenshot.png)
Expand All @@ -54,6 +60,8 @@ Used in:

- [dear-plugins](https://github.com/DISTRHO/dear-plugins)

---

#### opengl / LVGL

![screenshot](https://raw.githubusercontent.com/DISTRHO/lvgl-template-plugin/main/Screenshot.png)
Expand All @@ -63,6 +71,8 @@ This class will take care of setting up LVGL for drawing, and also also user inp

See [lvgl-template-plugin](https://github.com/DISTRHO/lvgl-template-plugin/) for a CMake-based template plugin project around LVGL.

---

#### opengl / Quantum

![screenshot](https://raw.githubusercontent.com/trummerschlunk/master_me/master/img/screenshot-expert.png)
Expand All @@ -71,6 +81,8 @@ See [lvgl-template-plugin](https://github.com/DISTRHO/lvgl-template-plugin/) for

In use for [master_me](https://github.com/trummerschlunk/master_me/) project.

---

## Rules and Layout

Each widget MUST follow these rules:
Expand Down

0 comments on commit 9934ed7

Please sign in to comment.