mirror of
https://github.com/glfw/glfw.git
synced 2026-09-23 00:59:48 +00:00
Reverted to plain NSView.
Fixes #500. Fixes #443. Closes #504. Closes #510.
This commit is contained in:
@@ -67,6 +67,8 @@ GLFW bundles a number of dependencies in the `deps/` directory.
|
||||
- Bugfix: The cached current context could get out of sync
|
||||
- [Cocoa] Bugfix: The cached `NSScreen` for a monitor could get out of sync
|
||||
- [Cocoa] Bugfix: The `GLFW_AUTO_ICONIFY` window hint was ignored
|
||||
- [Cocoa] Bugfix: Resizing a window to its minimum size would segfault
|
||||
- [Cocoa] Bugfix: Creating or showing a window would make its context current
|
||||
- [X11] Bugfix: `glfwInit` would segfault on systems without RandR
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user