dotnet / Silk.NET

The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, WebGPU, and DirectX bindings library your mother warned you about.
https://dotnet.github.io/Silk.NET
MIT License
3.89k stars 378 forks source link

Ensure that setting the GLFW mouse standard cursor works as expected #2172

Closed paralaxsd closed 1 month ago

paralaxsd commented 1 month ago

Summary of the PR

This fixes unexpected behavior when setting the Standard Cursor using the GLFW backend as described at #2169.