Jan Schürkamp
Jan Schürkamp
**Note**: This PR is based on the branch used in: - https://github.com/glfw/glfw/pull/2286 ---- This is my implementation for window badge support, which would resolve: - #2248. # What's new -...
This is my implementation for window taskbar progress support, which would resolve #1183. # What's new - `glfwSetWindowProgressIndicator()` function to display the progress of some action in the dock or...
This fixes MSVC C4244 warnings coming from atan.hpp.