Platform Binding for GLFW updated with the release of GLFW 3.3 (#2547)
* With the release of GLFW 3.3, it is now possible to detect correctly monitors working area (see GLFW_HAS_MONITOR_WORK_AREA). GLFW 3.3 also introduced the window hint GLFW_FOCUS_ON_SHOW. This fixed the case where a new created window (viewport) takes the focus even if not visible.

* Disable a GLFW 3.2 windows hack when GLFW 3.3 is detected (related to window focused when shown).
1 parent b668726 commit 02d6d2d487e33e6a7d81b1560374f93b5d881872
@Alzathar Alzathar authored on 11 May 2019
omar committed on 11 May 2019
Showing 1 changed file
View
examples/imgui_impl_glfw.cpp