Missing binding for glfwSetWindowMonitor

Started by stelar7, March 14, 2016, 22:59:55

Previous topic - Next topic

stelar7

Can't seem to find a binding for glfwSetWindowMonitor, since it was added not long ago (https://github.com/glfw/glfw/commit/30982febcbaac7fb581e4555587cde82acf14eea), im guessing its not in yet.

Do you have an ETA for this?

spasi

It looks like the work on glfwSetWindowMonitor is in progress, but on a dedicated branch. As soon as it hits master and the corresponding issue is closed, you can be sure that it will be immediately added to LWJGL.

This is actually the last feature we need to have feature parity with LWJGL 2's Display (other than AWT integration that's dropped in LWJGL 3).

spasi

glfwSetWindowMonitor is now available in the latest nightly build (3.0.0 #51).