hello_imgui icon indicating copy to clipboard operation
hello_imgui copied to clipboard

Hello, Dear ImGui: unleash your creativity in app development and prototyping

Results 30 hello_imgui issues
Sort by recently updated
recently updated
newest added

Does hello_imgui can be used in Android Linux ?

Hello phtom, thanks for hello imgui. My project could benefit from having a parameter for FPS. I do not need full FPS all the time. Would be good on accu...

Tested the webapp on ChromeOS everything worked great. Resize is clean anti-alias is great. However, copy/paste did not seem to work at all. I don't know if this is a...

emscripten/wasm related
faq

Does imgui in general support it?

imgui related
faq

Just perusing the Imgui Manual this morning and came across the part where it says Ctrl+Tab selects window. This won't work on emscripten because that is already bound to change...

imgui related
faq

Hello. I use ImGuiConfigFlags_ViewportsEnable setting and hello_imgui_demo_classic.exe does not save the main window position and its size on milti-monitor system.

enhancement

my system: arch linux, dell xps 13 desktop: SDL opengl: issue: can't build with SDL2::SDL2-static my workaround: build with SDL2::SDL2 android: issue: assets are not automatically copied workaround: manually copy...

Constructive feedback is always welcome!

On macOS with a MacBook Pro, I just noticed the following behavior: launch a hello imgui app on: 1. macbook with no external monitor connected: HighDPI resolution is detected properly...

As far as I can tell, Hello ImGui uses the regular variant of fontawesome. Is there a built-in way to use the solid variant instead? It seems that the solid...