Yes, I do know that GLFW is not supposed to be used with Direct3D. Please bear with...
That makes sense. I ended up setting a simple "ignore character input" flag when...
I open a chat dialog based on key callback (GLFW_KEY_T) and process text input in...
I open a chat dialog based in key callback (GLFW_KEY_T) and process text input in...