hello_imgui
hello_imgui copied to clipboard
Hello, Dear ImGui: unleash your creativity in app development and prototyping
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...
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...
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.
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...