mirror of
https://github.com/glfw/glfw.git
synced 2026-09-22 16:52:57 +00:00
Fix window refresh events emission on OS X
This commit is contained in:
@@ -84,6 +84,8 @@ GLFW bundles a number of dependencies in the `deps/` directory.
|
||||
- [Cocoa] Bugfix: Creating or showing a window would make its context current
|
||||
- [Cocoa] Bugfix: Joysticks connected after `glfwInit` were not detected
|
||||
- [Cocoa] Bugfix: Cursor creation failed unless a window had been created.
|
||||
- [Cocoa] Bugfix: Window refresh events were not generated by iconification or
|
||||
restoration
|
||||
- [X11] Bugfix: `glfwInit` would segfault on systems without RandR
|
||||
- [X11] Bugfix: The response to `_NET_WM_PING` was sent to the wrong window
|
||||
- [X11] Bugfix: Character input via XIM did not work in many cases
|
||||
|
||||
Reference in New Issue
Block a user