bsl/GLFW-b

glfwPostEmptyEvent added in GLFW 3.1 would be really handy

Closed this issue · 2 comments

Shouldn't be hard to add to the bindings. This command would be useful to let a thread wake up the main thread which is blocked indefinitely waiting for events. Polling reduces responsiveness and wastes CPU.

I see that 3.1 support is currently in the works.

Yes :) I'll close this as it's a duplicate of bsl/bindings-GLFW#18.