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

#2431 - Added arrow callback function

Pull Request - State: open - Opened by christophe-f8 over 5 years ago - 1 comment
Labels: style

#2428 - Docking NoResize windows results in an odd resizable view

Issue - State: open - Opened by TroyNeubauer over 5 years ago - 4 comments
Labels: docking, window sizing

#2413 - Fix typos.

Pull Request - State: closed - Opened by waywardmonkeys over 5 years ago - 1 comment

#2390 - Multiple selection and drag and drop

Issue - State: closed - Opened by tanis2000 over 5 years ago - 9 comments
Labels: drag drop, selection

#2372 - Any Stylus/Pen user? Looking for feedback to design storage/api for their inputs..

Issue - State: open - Opened by ocornut over 5 years ago - 4 comments
Labels: backends, inputs

#2358 - ImGuiWindowFlags_AlwaysAutoResize and TabBars

Issue - State: open - Opened by sonoro1234 over 5 years ago - 7 comments
Labels: tabs, window sizing

#2350 - Incorrect splitter position when resizing docked windows

Issue - State: open - Opened by hartcw almost 6 years ago - 7 comments
Labels: docking, window sizing

#2348 - Window resize with Vulkan + SDL

Issue - State: closed - Opened by eRabbit0 almost 6 years ago - 4 comments
Labels: backends, vulkan, window sizing

#2346 - Questions about usage of ImFont/ImFontConfig/ImFontAtlas

Issue - State: open - Opened by ocornut almost 6 years ago - 13 comments
Labels: help wanted, font/text

#2343 - OSX: Treat ctrl-left-click as right click

Pull Request - State: closed - Opened by haldean almost 6 years ago - 16 comments
Labels: inputs, osx/ios

#2337 - CMakeFile for example_glfw_opengl3 (tested on linux only)

Pull Request - State: open - Opened by matteomandelli almost 6 years ago - 1 comment
Labels: building

#2336 - Fixed auto-resize collapse bug introduced by d9a84de

Pull Request - State: closed - Opened by luney112 almost 6 years ago - 3 comments
Labels: bug, window sizing

#2328 - Add Combo flag to allow left alignment of arrow button

Pull Request - State: open - Opened by hartcw almost 6 years ago - 2 comments
Labels: style

#2311 - Fonts at runtime after initial initiation?

Issue - State: closed - Opened by nnoc almost 6 years ago - 11 comments
Labels: font/text

#2304 - Focus and z-order are not restored on startup or when when multiple windows reappear at the same time

Issue - State: open - Opened by axd2201 almost 6 years ago - 15 comments
Labels: focus, settings

#2278 - Using localized decimal point in InputTextFilterCharacter

Issue - State: closed - Opened by HaSa1002 almost 6 years ago - 7 comments
Labels: inputtext

#2265 - Gallery: Post your screenshots / code here (PART 8)

Issue - State: open - Opened by ocornut almost 6 years ago - 47 comments
Labels: gallery

#2254 - Hide Resize Grip without disabling Resizing

Issue - State: closed - Opened by zawata almost 6 years ago - 2 comments
Labels: style, window sizing

#2235 - Combo old & new style

Issue - State: open - Opened by codz01 almost 6 years ago - 6 comments
Labels: style

#2229 - Moving and resizing outside window broken in latest Viewport branch.

Issue - State: closed - Opened by ghost almost 6 years ago - 5 comments
Labels: multi-viewports, window sizing

#2225 - Clang warnings "format string is not a string literal"

Issue - State: closed - Opened by Lecrapouille almost 6 years ago - 9 comments

#2221 - Fixed horizontal navigation issue for NavClampRectToVisibleAreaForMoveDir

Pull Request - State: closed - Opened by zzzyap almost 6 years ago - 4 comments
Labels: bug, nav

#2214 - Nav: added Collapse & Close shortcuts when in windowing mode

Pull Request - State: open - Opened by zzzyap almost 6 years ago - 2 comments
Labels: nav

#2200 - MenuItem close parent popups, making stacked popups difficult to use

Issue - State: open - Opened by ghost almost 6 years ago - 6 comments
Labels: popups

#2197 - Add some RAII-style wrappers for windows, children, tree nodes, etc.

Pull Request - State: open - Opened by sethk almost 6 years ago - 1 comment
Labels: cplusplus

#2194 - ImGui Treenode EX selection

Issue - State: closed - Opened by ghost almost 6 years ago - 1 comment
Labels: tree, selection

#2193 - Is it possible to enable highlighting/color of the selected item from TreeNodeEx??

Issue - State: closed - Opened by Bonicx almost 6 years ago - 7 comments
Labels: tree, selection

#2191 - Numpad Enter key is ignored when using ImGuiInputTextFlags_EnterReturnsTrue

Issue - State: closed - Opened by dcourtois about 6 years ago - 5 comments
Labels: backends, inputs

#2184 - ImGui::Selectable with nested components

Issue - State: open - Opened by kbirk about 6 years ago - 6 comments
Labels: label/id and id stack

#2170 - ImGui not rendering after window resize

Issue - State: closed - Opened by ImCytox about 6 years ago - 1 comment
Labels: window sizing

#2158 - Auto resizing window should be rendered twice to show something.

Issue - State: closed - Opened by nikitablack about 6 years ago - 3 comments
Labels: window sizing

#2118 - Clipping occurs when using Image() with border inside a borderless child window

Issue - State: closed - Opened by ldecarufel about 6 years ago - 1 comment
Labels: layout, drawing/drawlist

#2117 - Linux/Mac compatibility of multi-viewports

Issue - State: open - Opened by ocornut about 6 years ago - 90 comments
Labels: help wanted, backends, osx/ios, multi-viewports, linux/bsd

#2110 - Bug when resizing window from borders (with io.ConfigResizeWindowsFromEdges=true)

Issue - State: closed - Opened by Alzathar about 6 years ago - 5 comments
Labels: bug, window sizing

#2104 - Potential new feature: Maximize/Restore button for window

Issue - State: open - Opened by DJLink about 6 years ago - 8 comments
Labels: enhancement, window sizing

#2096 - It would be nice to use RAII for pushing/popping

Issue - State: open - Opened by sethk about 6 years ago - 93 comments
Labels: cplusplus

#2077 - After treeNodeEx expand,IsItemClicked Failed!

Issue - State: closed - Opened by yafacex about 6 years ago - 8 comments
Labels: tree

#2048 - Activate navigation by default

Issue - State: closed - Opened by blastrock about 6 years ago - 4 comments
Labels: nav

#2033 - Add cmake interface support

Pull Request - State: open - Opened by caseymcc about 6 years ago - 2 comments
Labels: building

#1980 - Add text alignment feature

Pull Request - State: open - Opened by hendradarwin over 6 years ago - 5 comments
Labels: font/text, layout, drawing/drawlist

#1975 - Add aspect preserving to ShowExampleAppConstrainedResize

Pull Request - State: closed - Opened by zx64 over 6 years ago - 5 comments
Labels: window sizing

#1945 - Add EGL+OpenGLES 3.0 examples

Pull Request - State: open - Opened by guangli0510 over 6 years ago - 2 comments
Labels: backends, opengl

#1927 - Color issue with DirectX11 on specific target applications

Issue - State: closed - Opened by koemeet over 6 years ago - 5 comments
Labels: color spaces

#1909 - MenuItem Padding Issue on 1.62 ?

Issue - State: closed - Opened by aiekick over 6 years ago - 9 comments
Labels: bug, style, menus, window sizing

#1903 - Menu Item : Differents colors of items

Issue - State: closed - Opened by aiekick over 6 years ago - 14 comments
Labels: style, menus

#1902 - Gallery: Post your screenshots / code here (PART 7)

Issue - State: open - Opened by ocornut over 6 years ago - 57 comments
Labels: gallery

#1901 - Progress Indicators (spinner + loading bar)

Issue - State: open - Opened by zfedoran over 6 years ago - 16 comments
Labels: useful widgets

#1900 - Backend renderer GL versions

Issue - State: open - Opened by malucard over 6 years ago - 13 comments
Labels: backends, opengl

#1896 - TreeNode should keep selection state when arrow clicked

Issue - State: closed - Opened by SuperWangKai over 6 years ago - 7 comments
Labels: tree, selection

#1893 - AlwaysAutoResize window not resized on first call.

Issue - State: closed - Opened by sc00ter over 6 years ago - 6 comments
Labels: vulkan, window sizing

#1880 - Turkish Characters

Issue - State: closed - Opened by emreires over 6 years ago - 17 comments
Labels: font/text

#1878 - Standalone ImDrawList use and rendering

Issue - State: closed - Opened by maxkunes over 6 years ago - 6 comments
Labels: drawing/drawlist

#1869 - Align icons glyphs or Align text

Issue - State: closed - Opened by madeso over 6 years ago - 17 comments
Labels: font/text

#1861 - Range Selection / Multiple selection for TreeNode (Shift+click, Shift+arrows)

Issue - State: closed - Opened by SuperWangKai over 6 years ago - 15 comments
Labels: enhancement, tree, selection

#1860 - Double-buffered ImDrawData

Issue - State: open - Opened by mpvsv over 6 years ago - 6 comments
Labels: drawing/drawlist

#1831 - Multiple labels for muti-component controls (eg DragFloat3, SliderInt2)

Issue - State: open - Opened by OswaldHurlem over 6 years ago - 6 comments
Labels: sliders/drags

#1815 - DragScalar and SliderScalar with inputs_step

Issue - State: open - Opened by Wolftronics-SBC over 6 years ago - 4 comments
Labels: sliders/drags

#1811 - Remove temporary buffer from AddConvexPolyFilled

Pull Request - State: closed - Opened by G-glop over 6 years ago - 10 comments
Labels: drawing/drawlist, optimization

#1792 - about icons button

Issue - State: closed - Opened by K1ngSux over 6 years ago - 7 comments
Labels: font/text

#1784 - Resize Issue!

Issue - State: closed - Opened by DataBasher over 6 years ago - 2 comments
Labels: window sizing

#1759 - imgui mouse wheel disable with glfw scroll callback function

Issue - State: closed - Opened by kingatgi over 6 years ago - 7 comments
Labels: backends

#1758 - seeing 1px border on windows which are supposed to be full width

Issue - State: closed - Opened by xaxxon over 6 years ago - 14 comments
Labels: style

#1757 - Maintain consistent scroll when zooming

Issue - State: open - Opened by Pontation over 6 years ago - 22 comments
Labels: scrolling

#1739 - Drag and Drop cursor overlaps tooltip

Issue - State: closed - Opened by sherief over 6 years ago - 4 comments
Labels: drag drop, tooltips

#1730 - Feedback loop between item width and height and scrollbars

Issue - State: closed - Opened by aiekick over 6 years ago - 6 comments
Labels: window sizing

#1725 - Losing drag and drop when clipped or source item becomes not visible / or not submitted anymore

Issue - State: closed - Opened by e3dos over 6 years ago - 13 comments
Labels: in progress, drag drop, clipper, tooltips

#1724 - Used color space (sRGB vs Linear)

Issue - State: open - Opened by matt77hias over 6 years ago - 5 comments
Labels: question, color spaces

#1720 - `SplitterBehavior(...)` resize feedback loop when scrollbar is at bottom

Issue - State: open - Opened by nikki93 over 6 years ago - 2 comments
Labels: scrolling, window sizing

#1713 - Add CMake project

Pull Request - State: open - Opened by podsvirov over 6 years ago - 177 comments
Labels: backends, building

#1712 - How to set the current keyboard focus.

Issue - State: open - Opened by eriksintorn over 6 years ago - 6 comments
Labels: nav, focus

#1710 - Resizeable child?

Issue - State: closed - Opened by nikki93 over 6 years ago - 7 comments
Labels: enhancement, window sizing

#1691 - Question: does anyone know/use the math operators of InputInt/InputFloat ?

Issue - State: closed - Opened by ocornut over 6 years ago - 9 comments
Labels: question

#1674 - Tone-map HDR colours for ColorButton

Pull Request - State: open - Opened by troughton over 6 years ago - 6 comments
Labels: enhancement, coloredit, color spaces

#1670 - Added MultiColor variants to AddTriangleFilled and AddConvexPolyFilled

Pull Request - State: open - Opened by nathanvoglsam over 6 years ago - 4 comments
Labels: drawing/drawlist

#1667 - Running sdl3 opengl example on my pc, question

Issue - State: closed - Opened by bjadamson over 6 years ago - 12 comments
Labels: backends, opengl

#1666 - BeginChild Resize to Contents?

Issue - State: open - Opened by skl131313 over 6 years ago - 2 comments
Labels: window sizing

#1656 - Column sizing becomes corrupted when window/region size becomes too small

Issue - State: closed - Opened by JSandusky over 6 years ago - 4 comments
Labels: bug, tables/columns, window sizing

#1651 - Context recovery / graceful handling of bad state

Issue - State: closed - Opened by sherief over 6 years ago - 50 comments
Labels: enhancement

#1643 - SeparatorText / TextSeparator / CenteredSeparator (which respects columns and SameLine)

Issue - State: closed - Opened by phed over 6 years ago - 16 comments
Labels: enhancement, useful widgets

#1641 - Looking for feedback/suggestions on changing ImTextureID from void* to u64

Issue - State: closed - Opened by ocornut over 6 years ago - 16 comments
Labels: backends, vulkan, dx12

#1613 - Optimised software rasterizer / ImGui on Arduino

Issue - State: closed - Opened by LAK132 almost 7 years ago - 37 comments
Labels: help wanted, backends, drawing/drawlist

#1607 - Gallery: Post your screenshots / code here (PART 6)

Issue - State: open - Opened by ocornut almost 7 years ago - 58 comments
Labels: gallery

#1595 - Show special tooltip for widgets (buttons)

Issue - State: closed - Opened by halcyonx almost 7 years ago - 3 comments
Labels: tooltips

#1586 - Community stance: the situation with cheaters

Issue - State: closed - Opened by ocornut almost 7 years ago - 17 comments
Labels: news/info

#1574 - Incorrect scrollbar calculation: plus should be replaced by minus

Issue - State: closed - Opened by mekhontsev almost 7 years ago - 2 comments
Labels: bug, scrolling

#1573 - CMakeLists

Pull Request - State: open - Opened by dthompso99 almost 7 years ago - 4 comments
Labels: building

#1563 - Scoped push/pop

Pull Request - State: open - Opened by zivsha almost 7 years ago - 2 comments
Labels: enhancement, cplusplus

#1542 - Multi-viewports / virtual viewports

Issue - State: open - Opened by ocornut almost 7 years ago - 137 comments
Labels: enhancement, backends, multi-contexts, dpi, multi-viewports

#1537 - Toggle Button?

Issue - State: open - Opened by LegendaryB almost 7 years ago - 24 comments
Labels: enhancement, useful widgets

#1532 - error dx9

Issue - State: closed - Opened by fwf02 almost 7 years ago - 3 comments

#1528 - ListBox multiple selection

Issue - State: closed - Opened by Czar-Ec almost 7 years ago - 2 comments
Labels: selection

#1523 - controlling the vertical scroll of a multiline text input

Issue - State: closed - Opened by onqtam almost 7 years ago - 4 comments
Labels: inputtext

#1514 - Unity Integration?

Issue - State: closed - Opened by David20321 almost 7 years ago - 45 comments
Labels: backends

#1512 - Hit test customization

Pull Request - State: closed - Opened by thedmd almost 7 years ago - 16 comments
Labels: enhancement

#1498 - Font Anti-Aliasing?

Issue - State: open - Opened by venixburda almost 7 years ago - 21 comments
Labels: font/text

#1496 - Sizing a child area to fit its content? --> group with border

Issue - State: open - Opened by dnotq almost 7 years ago - 27 comments
Labels: enhancement, layout, drawing/drawlist, useful widgets, window sizing

#1495 - Updating demo with ImGuiWindowFlags_ResizeFromAnySide (was: Adding mouse cursor support in backends)

Pull Request - State: closed - Opened by amc522 almost 7 years ago - 11 comments
Labels: backends, window sizing

#1485 - Delayed tooltips & delayed IsItemHovered()

Issue - State: closed - Opened by alexanderbock almost 7 years ago - 5 comments
Labels: tooltips

#1481 - CollapsingHeader closes upon renaming

Issue - State: closed - Opened by Markus-13 almost 7 years ago - 9 comments
Labels: label/id and id stack