-
Hello!
I just came across this project and thought it’s really cool that there’s still active projects with regards to the rust ecosystem for xp. I saw you forked rust-xplm and that yours is a bit …
-
```zig
if (zgui.begin("Add Expression Window", .{.flags = .{ .no_title_bar = true, .no_resize = true } })) {
if (zgui.button("Add Expression", .{ .w = 120, .h = 20 })) {
const center = …
-
### Version/Branch of Dear ImGui:
Version 1.90.9, Branch: docking
### Back-ends:
imgui_impl_osx.mm + imgui_impl_win32.cpp
### Compiler, OS:
Windows11, VS2022; MacOS 15.0, Xcode16
### Full config…
-
### Version/Branch of Dear ImGui:
Version 1.90, Branch: master
### Back-ends:
imgui_impl_android.cpp + imgui_impl_opengl3.cpp
### Compiler, OS:
Android Studio with NDK version 27.1.12297006
### …
-
Hi,
I wonder why isn't there any recipe to generate a static or dynamic library for this library? Should we add one?
-
CardMaker 2 may happen one day... what would you like to see in it?
Not to worry... the current CardMaker is not pausing development/bugfixes. I am just contemplating the day when the code is supe…
-
latest docker branch
Using standard ImGui example
The client area clips anything less than x=5 - I have known this forever and have just been aware it's dead space.
However I'd never really worri…
-
### Environment
ImGui Version: 1.85 (master)
Platform Backend: imgui_impl_sdl.cpp
Render Backend: imgui_impl_opengl3.cpp
Operating System: Linux
Desktop: Plasma Wayland
### Issue
ImGui chec…
-
I would find a range slider very handy. Any plans to implement one?
-
### Version/Branch of Dear ImGui:
Version 1.91, Branch: docking
### Back-ends:
Not applicable
### Compiler, OS:
Not applicable
### Full config/build information:
_No response_
### Details:
tl…