DPF-Widgets
DPF-Widgets copied to clipboard
Official and Community made reusable GUI widgets for DPF
Thought to collect some possible imgui widgets here: https://github.com/cmdwtf/imgui_toggle - nice looking toggle switches - 0BSD https://github.com/dalerank/imspinner - collection of animated spinner icons - MIT
Hi, I am pretty satisfied by the new possibilities opened by the port of elements for dpf, however I notice that the version that got ported is the cairo version...
Opening PR for more overall visibility of the possible widget library use. It is not meant to be merged as-is, there is the full inclusion of the `asio` C++ library...
A widget that display a line in both time or frequency domain would be nice to have as a standard in DPF. It would need have a parameter as input...
https://github.com/ryukau/LV2Plugins/tree/master/common/gui
See https://github.com/rxi/microui
perhaps use https://github.com/randrew/layout
MSVC cannot use `?:`, so I changed to use `||` instead in order to compile it on MSVC.
This change enables changing the language definition.