Andrew Cox

Results 5 comments of Andrew Cox

Also, is there a reason we don't set io.KeySuper as in [the ImGui opengl example](https://github.com/ocornut/imgui/blob/master/examples/opengl_example/imgui_impl_glfw.cpp#L146)?

No, setting vertical sync to false does not solve the problem.

I was having the same problem and found that the workaround from @sricks did the trick! I'm on Linux Mint 17 Qiana (Ubuntu 14.04.1) running the KDE desktop

I'm running into the same issue - the callback isn't called for each message sent, particularly when they are sent with little delay. @petoncle, @emilhe has there been any progress...

I hadn't looked at SSE, so I'll read more about it and see if it works for me. My use case works well most of the time with the websocket,...