-
-
Notifications
You must be signed in to change notification settings - Fork 11.6k
Pull requests: ocornut/imgui
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Use ImGuiKey_Menu and Shift + F10 to invoke the context menu via keyboard
inputs
nav
keyboard/gamepad navigation
popups
#9270
opened Mar 3, 2026 by
exelix11
Loading…
SDL2: Fix incorrect screen clipping when SDL_RenderSetLogicalSize is used
backends
dpi
#9253
opened Feb 19, 2026 by
SkyLeite
Loading…
Vulkan: Fixed a BestPractices warning for PushConstants & vkCreateCommandPool-command-buffer-reset
backends
vulkan
#9183
opened Jan 20, 2026 by
JoshBot-Debug
Loading…
Add ImGuiTreeNodeFlags_NoFrameOuterPadding flag
tree
tree nodes
#9181
opened Jan 19, 2026 by
RegimantasSimkus
Loading…
Compile-time checks to ensure correct behavior for pointer arithmetic
cplusplus
#9132
opened Dec 20, 2025 by
braydenpl
Loading…
Add a feature to draw a border around the selected window
focus
style
#9129
opened Dec 18, 2025 by
TaiseiHamaya
Loading…
Implement emscripten backend + opengl3 example
backends
web
emscripten, wgpu etc.
#9120
opened Dec 15, 2025 by
Teselka
Loading…
6 of 7 tasks
Backends: DX11: Switch to DXGI_SWAP_EFFECT_FLIP_DISCARD
backends
#9031
opened Oct 23, 2025 by
RT2Code
Loading…
Backends: DX12: Let user specifies an optional custom error handling function by setting ImGui_ImplDX12_InitInfo::CheckHrResultFn
backends
dx12
#9026
opened Oct 20, 2025 by
RT2Code
Loading…
Add ID overload to BeginPopup
label/id and id stack
implicit identifiers, pushid(), id stack
popups
#8995
opened Oct 8, 2025 by
Sven-vh
Loading…
Backends: Vulkan: Secondary viewports format improvements
backends
multi-viewports
vulkan
#8991
opened Oct 7, 2025 by
SuperRonan
Loading…
Vulkan: Re-organize custom shaders and added control over secondary viewports
backends
multi-viewports
vulkan
#8980
opened Oct 4, 2025 by
SuperRonan
Loading…
Backends: Vulkan: fix swapchain synchronization issue (Fix for #8795 — alternative to #8842)
backends
vulkan
#8923
opened Sep 7, 2025 by
ChrisTom-94
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.