Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ocornut/imgui issues and pull requests

#8108 - Issue ImGui::ImplWin32_Init + ImGui::ImplDX9_Init

Issue - State: closed - Opened by YarIchkaT 19 days ago - 1 comment
Labels: building

#8107 - CustomRect API problems (AddCustomRectRegular)

Issue - State: open - Opened by YarikTH 19 days ago - 6 comments
Labels: bug, font/text, drawing/drawlist

#8105 - Submenus that do not fit the main window show up behind the main window (SDL2/OpenGL3/GNOME3)

Issue - State: open - Opened by MBilderbeek 20 days ago - 7 comments
Labels: backends, multi-viewports

#8104 - ImGui Shaders failing to compile

Issue - State: open - Opened by Azurefarer 20 days ago - 1 comment
Labels: backends, opengl

#8102 - Creating & Displaying ImGui has offset

Issue - State: open - Opened by IAmTheTable 21 days ago
Labels: backends, osx/ios

#8101 - Putting a MiniMap in a moveable window ( I seem to lack fundamental knowledge )

Issue - State: closed - Opened by inflex 22 days ago - 1 comment
Labels: drawing/drawlist

#8100 - When calling ImGui::NewFrame(); crash at Begin("Debug##Default");

Issue - State: closed - Opened by EricYoung121 22 days ago - 1 comment

#8099 - How to set `ImGuiDockNodeFlags` on nodes created with `DockBuilderSplitNode`

Issue - State: open - Opened by sodamouse 22 days ago - 1 comment
Labels: docking

#8098 - SDL3 multi viewport fix

Pull Request - State: closed - Opened by SuperRonan 23 days ago - 4 comments
Labels: backends, multi-viewports

#8097 - Why is the DRAGDROP_HOLD_TO_OPEN_TIMER variable a constant?

Issue - State: closed - Opened by cr545l 23 days ago - 1 comment
Labels: drag drop

#8095 - Backends: SDL2: Replace non-portable forward declaration with the actual include

Pull Request - State: closed - Opened by sev- 24 days ago - 1 comment
Labels: backends, vulkan

#8094 - Fixed copy/paste error in DebugModeWindow()

Pull Request - State: closed - Opened by sev- 24 days ago

#8092 - Conflicted inputs can't use ctrl+click

Issue - State: open - Opened by Sven-vh 24 days ago - 1 comment
Labels: label/id and id stack

#8091 - cmake for glfw_vulkan downloads glfw instead of using fixed path

Pull Request - State: open - Opened by sonoro1234 25 days ago
Labels: building

#8090 - Glfw vulkan cmake

Pull Request - State: closed - Opened by sonoro1234 25 days ago - 1 comment
Labels: building

#8089 - Feature request: slang-gfx backend

Issue - State: closed - Opened by Hyiker 25 days ago - 3 comments
Labels: backends

#8088 - Question: Input Capture behavior with IsMouseClicked()

Issue - State: closed - Opened by luppichristian 26 days ago - 1 comment
Labels: inputs

#8087 - Added missing prototype to ImGui_ImplGlfw_KeyToImGuiKey

Pull Request - State: closed - Opened by azonenberg 26 days ago - 1 comment
Labels: backends, building

#8086 - API: support `Get/SetCursorScreenPosX/Y` as well?

Issue - State: open - Opened by achabense 26 days ago - 1 comment
Labels: layout

#8085 - Added SDL3 Vulkan Example with docking + fixed a multi-viewport bug with SDL3

Pull Request - State: closed - Opened by SuperRonan 26 days ago - 5 comments
Labels: backends, vulkan

#8084 - Added SDL3 Vulkan Example

Pull Request - State: closed - Opened by SuperRonan 26 days ago - 2 comments

#8083 - Update Dawn WGPU String usage.

Pull Request - State: closed - Opened by nchavez324 26 days ago - 6 comments
Labels: backends, web

#8082 - Dawn WebGPU Strings

Issue - State: closed - Opened by nchavez324 26 days ago - 1 comment
Labels: backends, web

#8081 - crash while building a font atlas from merged fonts

Issue - State: open - Opened by db48x 27 days ago - 1 comment
Labels: font/text

#8080 - IM_ASSERT(font->ContainerAtlas->TexID == _CmdHeader.TextureId);

Issue - State: open - Opened by Nanokoli 27 days ago - 2 comments
Labels: font/text

#8078 - IM_ASSERT in release mode

Issue - State: closed - Opened by sonoro1234 28 days ago - 8 comments
Labels: building

#8077 - Can ImDrawList support matrix transformation

Issue - State: closed - Opened by sdragonx 28 days ago - 3 comments
Labels: drawing/drawlist

#8076 - Vertical input offset when scaling window up that gets fixed by io.MouseDrawCursor (win32/dx11)

Issue - State: closed - Opened by ewichuu 29 days ago - 2 comments
Labels: backends

#8075 - ImGuiConfigFlags_NavEnableGamepad can cause enormous slowdown when application first starts

Issue - State: closed - Opened by hatfield-c 29 days ago - 3 comments
Labels: backends, inputs

#8074 - ImageLoading doesn't work

Issue - State: closed - Opened by andhkdwmln 29 days ago - 1 comment

#8073 - Features/demo input owner and routing

Pull Request - State: closed - Opened by Bydand-dev 30 days ago - 1 comment

#8072 - Cannot specify ImGuiWindowFlags_AlwaysAutoResize for BeginChild()

Issue - State: closed - Opened by hinxx 30 days ago - 2 comments

#8071 - ImGui::DebugNodeInputTextState might illegal access to memory and crash the program

Issue - State: closed - Opened by Demonese 30 days ago - 2 comments
Labels: bug

#8070 - Assert when using font awesome Icons

Issue - State: open - Opened by WennerChen 30 days ago - 8 comments
Labels: bug, font/text, building

#8069 - WIN32 + OpenGL 3: Allow WndProcHandler to receive contexts as argument so they do not rely in global variables and becomes thread safe

Pull Request - State: closed - Opened by juanmanzanero about 1 month ago - 4 comments
Labels: backends, multi-contexts

#8068 - Image content looks a bit blurry

Issue - State: closed - Opened by LItterBoy-GB about 1 month ago - 6 comments
Labels: backends, drawing/drawlist, dx12

#8067 - OpenPopupOnItemClick() doesn't work with SameLine()

Issue - State: closed - Opened by pajero-atr about 1 month ago - 6 comments
Labels: popups

#8066 - Sizing of ComboAutoSelect in table cells

Issue - State: open - Opened by merravid about 1 month ago - 1 comment
Labels: layout, tables/columns

#8065 - InputFloat3 can't accept changes when ImGui::IsItemDeactivatedAfterEdit()

Issue - State: closed - Opened by timbeaudet about 1 month ago - 9 comments
Labels: bug

#8064 - Clicking on disabled item doesn't set focus to containing window

Issue - State: closed - Opened by geertbleyen about 1 month ago - 7 comments
Labels: bug

#8063 - Fix pointer typo

Pull Request - State: closed - Opened by pifopi about 1 month ago - 1 comment

#8062 - Correct Integer Division to Prevent Precision Loss

Pull Request - State: closed - Opened by AnthonySinitsa about 1 month ago - 3 comments
Labels: building

#8061 - Vulkan: Control secondary viewports format and present mode

Pull Request - State: open - Opened by SuperRonan about 1 month ago
Labels: backends, vulkan, multi-viewports

#8060 - Can default scrolling behavior via mouse wheel be set to horizontal?

Issue - State: open - Opened by alektron about 1 month ago - 1 comment
Labels: scrolling

#8059 - Nav parameter for preventing focus loss by pressing ImGuiKey_Escape?

Issue - State: closed - Opened by Sk44rt about 1 month ago - 4 comments
Labels: nav

#8058 - The TextWrapped has a length limit.

Issue - State: closed - Opened by LItterBoy-GB about 1 month ago - 1 comment
Labels: font/text

#8057 - `InvisibleButton`: add a way to optionally call `RenderNavHighlight` inside?

Issue - State: closed - Opened by achabense about 1 month ago - 3 comments
Labels: nav

#8056 - (Question) Black Box Issue

Issue - State: closed - Opened by GamebP about 1 month ago - 1 comment

#8055 - ImGui::Image() does not work in some environments

Issue - State: closed - Opened by am-1129 about 1 month ago - 1 comment
Labels: backends, dx12

#8054 - Overlapping button activation

Issue - State: closed - Opened by axeldavy about 1 month ago - 4 comments

#8053 - Vulkan: Re-Create main window pipeline and added optional color correction

Pull Request - State: open - Opened by SuperRonan about 1 month ago - 2 comments
Labels: backends, vulkan, color spaces

#8052 - Crash when obtaining multiple fonts

Issue - State: closed - Opened by LItterBoy-GB about 1 month ago - 2 comments
Labels: font/text

#8051 - ImGui integration with Gstreamer

Issue - State: open - Opened by zgjja about 1 month ago - 1 comment
Labels: backends, opengl

#8050 - ImGui in C++ style(class/interface)

Issue - State: open - Opened by abramann about 1 month ago - 1 comment
Labels: cplusplus

#8048 - InputText widget doesn't take key ownership of ImGuiKey_Delete when active

Issue - State: closed - Opened by geertbleyen about 1 month ago - 1 comment
Labels: inputtext, inputs

#8047 - SetNextWindowRefreshPolicy on docked window triggers EndFrame() assertion

Issue - State: open - Opened by J8-8N about 1 month ago - 5 comments

#8046 - WebGPU: fix image leaks and allow reuse of WGPUTextureView

Pull Request - State: open - Opened by Jairard about 1 month ago
Labels: backends, web

#8045 - Regression in synced table default column size

Issue - State: closed - Opened by mattftw about 1 month ago - 2 comments
Labels: bug, tables/columns

#8044 - Differences in scale between glfw and sdl2

Issue - State: closed - Opened by sonoro1234 about 1 month ago - 4 comments
Labels: backends, dpi

#8041 - Vulkan: Re-Create main window pipeline

Pull Request - State: closed - Opened by SuperRonan about 1 month ago - 5 comments
Labels: backends, vulkan

#8038 - Emscripten / WebGPU failing with Emscripten 3.1.68

Issue - State: closed - Opened by ypujante about 1 month ago - 3 comments
Labels: backends, web

#8037 - Layout and focus problems with child windows

Issue - State: closed - Opened by Gl1tchs about 2 months ago - 5 comments
Labels: nav

#8036 - Offset tooltip and drag/drop position for touch based input

Issue - State: closed - Opened by catlowlevel about 2 months ago - 5 comments
Labels: tooltips

#8031 - WebGPU: validation errors when the dear imgui buffers are written

Issue - State: closed - Opened by Madman10K about 2 months ago - 3 comments
Labels: backends, web

#8028 - Demo: fixed resizing while maintaining aspect ratio constraint

Pull Request - State: open - Opened by imdongye about 2 months ago

#8027 - WebGPU backend leaks when using ImGui::Image

Issue - State: open - Opened by Jairard about 2 months ago - 3 comments
Labels: backends, web

#8025 - [wiki] Add image loading and displaying example with WebGPU

Pull Request - State: open - Opened by Jairard about 2 months ago

#8024 - GetItemRectMax gets clipped depending on usage of child and/or group

Issue - State: open - Opened by wolfgang371 about 2 months ago - 1 comment

#8023 - Feature Request: add AddShadowRectMultiColor() to shadows branch?

Issue - State: closed - Opened by autisoid about 2 months ago - 1 comment
Labels: drawing/drawlist

#8022 - Feature request: Implement accessibility features?

Issue - State: open - Opened by juanreina921 about 2 months ago
Labels: enhancement

#8021 - Vertical centering of text in table rows

Issue - State: closed - Opened by merravid about 2 months ago - 5 comments
Labels: layout, tables/columns

#8020 - Unable to programmatically resize a child

Issue - State: open - Opened by redmercury about 2 months ago - 5 comments
Labels: window sizing

#8018 - ListBox: allow using horizontal scroll bar

Pull Request - State: closed - Opened by TnS-hun about 2 months ago - 4 comments

#8013 - Android backend build error: ALooper_pollAll has been deprecated on Android NDK Version 27

Issue - State: open - Opened by feather179 about 2 months ago - 1 comment
Labels: backends

#8007 - Displaying a slice of a 3D texture

Issue - State: closed - Opened by voithos about 2 months ago - 2 comments
Labels: drawing/drawlist

#8006 - glfwWindowUserPointer support

Pull Request - State: open - Opened by ebkgne about 2 months ago - 4 comments
Labels: backends, multi-viewports

#8005 - glfwWindowUserPointer support

Pull Request - State: closed - Opened by ebkgne about 2 months ago

#8004 - IsItemDeactivatedAfterEdit and InputTextMultiline

Issue - State: open - Opened by w0utert about 2 months ago - 3 comments
Labels: inputtext

#8003 - SDL3: Update for API changes: SDL_INIT_TIMER was removed

Pull Request - State: closed - Opened by RT2Code about 2 months ago - 2 comments
Labels: backends

#8002 - Scrollbar behavior change

Issue - State: closed - Opened by wolfpld about 2 months ago - 8 comments
Labels: scrolling

#8001 - Question - D3D12 Texture

Issue - State: closed - Opened by RampantDespair about 2 months ago
Labels: backends, dx12

#8000 - Lack of separate ImGuiDockNodeFlags_NoDockingSplitMe flag in 1.91

Issue - State: open - Opened by DDeimos about 2 months ago - 3 comments
Labels: docking

#7999 - Update imgui_impl_sdl3.cpp

Pull Request - State: closed - Opened by ranmasao about 2 months ago - 1 comment
Labels: backends

#7998 - Added SDL_gpu backend but maybe do not merge?

Pull Request - State: open - Opened by Acclution about 2 months ago - 6 comments
Labels: backends

#7997 - Translating between backend keycode and ImGuiKey

Issue - State: closed - Opened by rokups about 2 months ago - 1 comment
Labels: backends, inputs

#7996 - IMGUI_DISABLE_OBSOLETE_FUNCTIONS does more than hiding obsoleted functions

Issue - State: open - Opened by rokups about 2 months ago - 2 comments

#7995 - Late availability of monitor information

Issue - State: closed - Opened by rokups about 2 months ago - 2 comments
Labels: backends, dpi

#7994 - Not all expected cells are selected when drag-selecting in an x-scrolling table

Issue - State: open - Opened by tombuskens about 2 months ago
Labels: tables/columns, clipper, test wanted, selection

#7993 - Merging icon font doesn't work

Issue - State: closed - Opened by Durobot 2 months ago - 7 comments
Labels: font/text

#7992 - Lightweight, Modular CMake Integration for ImGui

Pull Request - State: open - Opened by pinwhell 2 months ago - 3 comments
Labels: building

#7991 - SDL3: Use SDL_CreateWindowWithProperties instead of SDL_CreateWindow

Pull Request - State: open - Opened by RT2Code 2 months ago - 5 comments
Labels: backends

#7990 - Advice on implementing a visual tour for a user interface

Issue - State: closed - Opened by pixtur 2 months ago - 5 comments

#7989 - SDL3: Brings back ImGuiViewportFlags_NoTaskBarIcon support on win32

Pull Request - State: closed - Opened by RT2Code 2 months ago - 7 comments
Labels: backends, multi-viewports

#7988 - Renderer backend for the new SDL3 GPU API

Issue - State: open - Opened by lasagnaphil 2 months ago - 6 comments
Labels: backends