issues
search
ocornut
/
imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
MIT License
61.37k
stars
10.33k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
AddRectMultiColor
#8181
paindoll
opened
2 days ago
2
Examples: Add Win32 Vulkan example.
#8180
jristic
opened
2 days ago
0
How to add shader effects to `ImGui::Image()`?
#8179
MubinMuhammad
opened
2 days ago
1
New platform backend: imgui_impl_emscripten
#8178
slowriot
opened
2 days ago
0
add example cmake file for win32 directx11 backend
#8177
jalius
opened
2 days ago
1
Vulkan Pipeline Barrier Synchronization Issue: Invalid Source Stage in vkCmdPipelineBarrier.
#8176
Mordentary
opened
3 days ago
3
Is modal the only way to keep focus on another window?
#8175
sbenedetto
opened
3 days ago
2
InputText is invalid when create a second frame.
#8173
kindred77
closed
4 hours ago
4
Backends: Vulkan: Make descriptor pool optional
#8172
zeux
opened
4 days ago
0
`ImGui::Image()` doesn't load the given Image.
#8171
MubinMuhammad
closed
4 days ago
3
Viewport's WorkPos not up to date on first frame
#8170
lailoken
closed
4 days ago
2
Use native crc32 on x86 if available.
#8169
Teselka
opened
5 days ago
4
InputText callback data->BufDirty incorrectly changes internal buffer capacity, preventing further user input (repros in Demo window)
#8168
Bizzarrus
closed
6 days ago
3
Some data conversion functions could be constexpr
#8167
alien-brother
closed
4 days ago
4
Metal (metal-cpp) backend leaking memory
#8166
selimsandal
opened
6 days ago
0
ImGui::ImageButton render transparent image error
#8165
chris0306
closed
11 hours ago
3
Docking
#8164
ApplyBook
closed
1 week ago
0
SDL_GPU Backend
#8163
DeltaW0x
opened
1 week ago
8
Viewports support crash with multiple instances of Dear Imgui Apps
#8162
sammyfreg
closed
4 days ago
4
Fonts: added IMGUI_DISABLE_DEFAULT_FONTS macro.
#8161
Demonese
closed
5 days ago
3
SDL_gpu Backend
#8160
DeltaW0x
closed
1 week ago
3
Should I contribute a Date Picker?
#8159
Brotcrunsher
closed
6 days ago
3
Release allocated demo memory (property editor demo)
#8158
Legulysse
closed
1 week ago
2
`ImGui::BeginListBox`/`ImGui::EndListBox` causes program to crash.
#8157
MubinMuhammad
closed
1 week ago
7
Wrong CurrentDpiScale value / Tree nodes in a table no more clickable / expandable
#8156
etsach
closed
1 week ago
10
Using ImGui::Image() with Allegro5-OpenGL
#8155
Quark3e
closed
1 week ago
4
Emscripten builds to single file, no need for http server, no browser security restrictions
#8153
Pe3ucTop
closed
11 hours ago
2
IM_ASSERT does not trigger past 64K vertex limit.
#8151
BluBloos
closed
1 week ago
2
SDL2 + Touch on linux doesn't work correctly (bug in SDL2, fixed in SDL3)
#8150
miffe
closed
11 hours ago
6
Regression? IsItemDeactivatedAfterEdit on InputScalar step buttons doesn't happen on frame writing to backing data
#8149
olivier-gerard
opened
1 week ago
9
How can I render whole DX11 D3D scene inside ImGui window?
#8148
Duy-Thanh
closed
1 week ago
2
Not quite related to imgui, but am I supposed to create a new SRV resource for every render with dx11?
#8147
rlewkowicz
closed
1 week ago
4
Basic API misuse causes assert on one device but not the other
#8146
BenMcAvoy
closed
1 week ago
7
Docking a Window manually causes an assert indised of DockNodeFindInfo
#8145
Link459
opened
2 weeks ago
1
Separate window, can't be transparent, problem
#8144
1540781622
closed
2 weeks ago
1
Patch to add Haiku support
#8143
smallstepforman
opened
2 weeks ago
4
Demo App says "io.ConfigDebugDetectIdConflicts" instead of "io.ConfigDebugHighlightIdConflicts"
#8142
xezon
closed
1 week ago
1
Is it Feasable of Mapping OpenCV Multithreaded Live Video Processing to Grid Structure
#8141
Osmanyasal
closed
1 week ago
3
BeginDragDropTarget makes tree node disappears
#8140
IniKiwi
opened
2 weeks ago
1
Text wrapping: the current wrapping is not ideal for punctuations in some cases
#8139
achabense
opened
2 weeks ago
2
Table font size problem with SetWindowFontScale
#8138
liyunlong23
closed
2 weeks ago
2
Suggestions for building a formula builder UI
#8137
binaryduke
opened
2 weeks ago
0
Can't focus a text input overlapping a treenode inside a table
#8136
IniKiwi
closed
2 weeks ago
3
Compile warning in ImDrawListSplitter constructor with recent Clang 20
#8135
floooh
closed
2 weeks ago
7
Is it possible to change widget's active area?
#8134
nikitablack
closed
2 weeks ago
2
A colored icon glyph loses its color in light mode but keeps intact in dark/classic mode.
#8133
IniKiwi
closed
2 weeks ago
5
Multi Viewport: segfault when collapsing window
#8132
gucio321
opened
2 weeks ago
4
Custom border width in `Image()`
#8131
micb25
opened
2 weeks ago
2
Fix unused warnings in `imgui.cpp`
#8130
micb25
closed
2 weeks ago
1
Ignore clang warning Wnontrivial-memaccess
#8129
mayawarrier
closed
2 weeks ago
1
Next