Skip to content

Release 5.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Sep 16:13
· 31 commits to master since this release

Added optional callback onBeforeWindow to class Window constructor options. It is called right before creating every new GLFW window within Window instance - such as on construction and then on entering/leaving fullscreen. It is intended to manually tweak the GLFW window hints.