-
-
Notifications
You must be signed in to change notification settings - Fork 11k
Insights: ocornut/imgui
Overview
-
- 0 Merged pull requests
- 3 Open pull requests
- 22 Closed issues
- 9 New issues
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v1.92.0
published
Jun 25, 2025
3 Pull requests opened by 3 people
-
add CMakeLists.txt
#8712 opened
Jun 21, 2025 -
Fix SDL_StartTextInput for SDL3 backend
#8727 opened
Jun 24, 2025 -
Fix dllimport conflict for PushTextureID and PopTextureID
#8729 opened
Jun 26, 2025
22 Issues closed by 7 people
-
Pad MenuItem with no icon to align text with MenuItem that has icon
#8724 closed
Jun 25, 2025 -
Alternate rendering mode with lines in a tree view?
#2920 closed
Jun 25, 2025 -
Text Renderer no Freetype
#8671 closed
Jun 25, 2025 -
SDL3 backend fails to set viewport PlatformHandleRaw on MacOS
#8725 closed
Jun 24, 2025 -
Assert when ImPlot renders text
#8720 closed
Jun 24, 2025 -
Conflicting ID in ImGui Demo
#8723 closed
Jun 24, 2025 -
Bazel Central Registry lib issue
#8722 closed
Jun 24, 2025 -
Incorrect visual selection in ImGui::InputTextMultiline with Japanese.
#8540 closed
Jun 23, 2025 -
How to get Combo menu bounds?
#8675 closed
Jun 23, 2025 -
Change in TextInput input handling
#8719 closed
Jun 23, 2025 -
InputText in read-only mode doesn't allow InsertChars() in callback, affecting in imgui_memory_editor
#8714 closed
Jun 22, 2025 -
out-of-bound write in imgui_stdlib.h InputText() with InsertChars() from CallbackCompletion
#8689 closed
Jun 22, 2025 -
A bug that caused a crash
#8715 closed
Jun 22, 2025 -
Crashing when dragging imgui window out of the main window
#8713 closed
Jun 21, 2025 -
Assertion failed: (i >= 0 && i < Size), function operator[], file imgui.h, line 2096.
#8710 closed
Jun 21, 2025 -
ImGui with GLFW Press Key A Crash
#8642 closed
Jun 20, 2025 -
Compilation warning: potential null pointer dereference
#8672 closed
Jun 20, 2025 -
Cannot contain custom draw elements within window/scroll area
#8692 closed
Jun 19, 2025 -
Compilation of imgui_impl_dx12.cpp fails with GCC 11
#4594 closed
Jun 19, 2025 -
How to redirect keyboard input to an unfocused input?
#8695 closed
Jun 19, 2025 -
Question: How to get text edit shortcuts (Ctrl+C/V) working?
#8706 closed
Jun 19, 2025 -
Unsure how to use ImGuiListClipper::IncludeItemByIndex with ImGui::SetScrollHereY
#8704 closed
Jun 19, 2025
9 Issues opened by 9 people
-
Feature review - Subword (hyphen/underscore) nav inputs for Input Text
#8728 opened
Jun 25, 2025 -
Tables: SizingStretchProp first frame leading to divide by zero.
#8718 opened
Jun 23, 2025 -
How to draw on top of ImGui::Selectable
#8717 opened
Jun 22, 2025 -
ImGui on Android with SDL2 and Vulkan loses surface when the app loses focus.
#8716 opened
Jun 22, 2025 -
Assertion failed with BeginPopupContextItem
#8711 opened
Jun 21, 2025 -
Semantics of InputText text buffer modification
#8709 opened
Jun 20, 2025 -
Mouse and Keyboard intefering with each other in Multi-select Listbox
#8708 opened
Jun 20, 2025 -
SDL2 + vulkan + freetype, PopUp UI has size issue, maybe cause by fonts
#8705 opened
Jun 19, 2025
45 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
WebGPU GLFW, SDL2 and SDL3 examples
#8381 commented on
Jun 24, 2025 • 2 new comments -
g.Font->ContainerAtlas is NULL point
#8681 commented on
Jun 20, 2025 • 0 new comments -
Docking: Added DockingSplitterSize to ImGuiStyle Struct
#3481 commented on
Jun 21, 2025 • 0 new comments -
Added power saving mode (docking branch)
#4076 commented on
Jun 21, 2025 • 0 new comments -
Disable DXGI window management features for swap chains owned by the backend
#4350 commented on
Jun 21, 2025 • 0 new comments -
Fix CMake for GLFW_Vulkan and add CMake for SDL_Vulkan on Linux
#4386 commented on
Jun 21, 2025 • 0 new comments -
Complete macOS docking and viewport support
#4821 commented on
Jun 21, 2025 • 0 new comments -
GLFW: some support for child HWNDs
#4862 commented on
Jun 21, 2025 • 0 new comments -
Fix main menu bar size
#5194 commented on
Jun 21, 2025 • 0 new comments -
Docking filter improvement for custom window classes
#5977 commented on
Jun 21, 2025 • 0 new comments -
Backends: GLFW: Support for viewport parenting (Windows only)
#6352 commented on
Jun 21, 2025 • 0 new comments -
Don't bring appearing host window to front unless any of the contained…
#7116 commented on
Jun 21, 2025 • 0 new comments -
Update viewport flags from window flags every frame
#7392 commented on
Jun 21, 2025 • 0 new comments -
Add DirectComposition for DX12 backend (for transparency)
#7462 commented on
Jun 21, 2025 • 0 new comments -
Add wgpu multiviewport support
#7557 commented on
Jun 21, 2025 • 0 new comments -
Fix rendering errors caused by dragging the window across monitors with different DPI scaling.
#7757 commented on
Jun 21, 2025 • 0 new comments -
Add support for transparent backbuffers to GLFW contexts (OpenGL3 and Vulkan) (reopens #2766)
#7912 commented on
Jun 21, 2025 • 0 new comments -
Vulkan: Re-create main window pipeline (standalone) with docking
#8111 commented on
Jun 21, 2025 • 0 new comments -
ImGuiWindowFlags_UserDrawnOverlappingDecorators
#8347 commented on
Jun 21, 2025 • 0 new comments -
GLFW3.4+ on X11: copy the WM_CLASS property from the parent window for viewports
#8474 commented on
Jun 21, 2025 • 0 new comments -
Do not lose focus on the dock window when a Popup opens
#8578 commented on
Jun 21, 2025 • 0 new comments -
Add dedicated style color for selected tree nodes
#8607 commented on
Jun 21, 2025 • 0 new comments -
Backends: Vulkan: Pipeline with dynamic rendering created for viewport should have its own rendering create info
#8686 commented on
Jun 21, 2025 • 0 new comments -
low ms/frame when sharing/recording screen
#8218 commented on
Jun 20, 2025 • 0 new comments -
Windows should allow dragging to scroll their contents
#3379 commented on
Jun 22, 2025 • 0 new comments -
Support multi-viewport on Wayland via xdg-toplevel-drag
#8609 commented on
Jun 22, 2025 • 0 new comments -
Use the C standard integer types instead of defining your own.
#8546 commented on
Jun 23, 2025 • 0 new comments -
Trigger widgets (per default) with the click that closes a popup
#7681 commented on
Jun 24, 2025 • 0 new comments -
Combo popup flickering near screen edge
#6207 commented on
Jun 24, 2025 • 0 new comments -
Adapting custom title bar widgets to the docking branch
#5115 commented on
Jun 24, 2025 • 0 new comments -
Collapsing docked window
#3234 commented on
Jun 24, 2025 • 0 new comments -
Add custom button in window title bar
#3882 commented on
Jun 24, 2025 • 0 new comments -
Post your color styles/themes here
#707 commented on
Jun 24, 2025 • 0 new comments -
Request for feedback: custom rect / custom glyphs / custom loaders with `dynamic_fonts` branch.
#8466 commented on
Jun 25, 2025 • 0 new comments -
ImGuiInputTextFlags_EnterReturnsTrue discards value when losing focus
#3946 commented on
Jun 25, 2025 • 0 new comments -
Request for feedback: dynamic fonts & texture updates (v1.92)
#8465 commented on
Jun 25, 2025 • 0 new comments -
Gallery: Post your screenshots / code here (PART 22)
#8649 commented on
Jun 25, 2025 • 0 new comments -
SDL_GPU backend on macOS crash (assert) when going fullscreen
#8703 commented on
Jun 26, 2025 • 0 new comments -
Add CMake project
#1713 commented on
Jun 25, 2025 • 0 new comments -
Added support for user defined UV type.
#2489 commented on
Jun 21, 2025 • 0 new comments -
Fixed selectables rendering outside of bounds.
#2490 commented on
Jun 21, 2025 • 0 new comments -
HDPI support
#2826 commented on
Jun 21, 2025 • 0 new comments -
ImStrv: Use a string span for consuming strings in API
#3038 commented on
Jun 25, 2025 • 0 new comments -
Fix applying docking settings
#3215 commented on
Jun 21, 2025 • 0 new comments -
Initial working X11 implementation with Vulkan
#3372 commented on
Jun 21, 2025 • 0 new comments