cblc
cblc
Whenever I open a dialog (Search, Open File, etc...), it always appears at 0,0 (upper left pixel in the screen), which is not very comfortable (I have the MacOS Dock...
The Open Selected option in the File menu works fine only when the file to be opened is in the same directory as the file being edited, or when the...
Now that the M3 has hardware raytracing, I think it could be very nice to add support for it. Is your GPU Optix renderer designed in a way that could...
I just found that the dynamic loading of platforms at runtime is not ready for supporting XQuartz on MacOS (I guess that older versions of GLFW which linked directly to...
I don't understand the rationale behind `glfwGetCursorPos()` returning the mouse position in screen coordinates. Why would you want that, if your OpenGL rendering is done in pixels and you set...
Is it possible to enable/disable suppression of consecutive same-type events? I mean, imagine that a graphics window is relatively expensive to redraw, and the user starts resizing the window by...
I'm applying https://github.com/glfw/glfw/pull/2419 internally for supporting Trackpad gestures in my apps, but, in that very same topic, I found that most 3D apps really need to know if a scroll...
Wouldn't you reconsider releasing the library part with an alternative MIT/BSD/ZLIB/etc license? I need to display math from C applications using a simple solution and yours is the best I...
I'm not a web developer, so that explains why I'm asking this question. I see that Diagon is written in JS. How does the C++ standalone application invoke the JS...
It would be nice to have a dialog window that behaves as a palette where you could click on Unicode characters that you might need (for example Greek letters for...