Viewport, Platform: Added ImGuiViewportFlags_TopMost that will be used by tooltip window (without it, clicking and holding the window emitting the tooltip would move the tooltip to the back) + GLFW backend fixes for non-win32 platforms. (#1542)
|
---|
|
examples/imgui_impl_glfw.cpp |
---|
examples/imgui_impl_sdl2.cpp |
---|
examples/imgui_impl_win32.cpp |
---|
imgui.cpp |
---|
imgui.h |
---|